svn commit: r448548 - head/x11-fonts/sourcecodepro-ttf

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Aug 22 16:40:09 UTC 2017


Author: sunpoet
Date: Tue Aug 22 16:40:08 2017
New Revision: 448548
URL: https://svnweb.freebsd.org/changeset/ports/448548

Log:
  Use PKGNAMESUFFIX

Modified:
  head/x11-fonts/sourcecodepro-ttf/Makefile

Modified: head/x11-fonts/sourcecodepro-ttf/Makefile
==============================================================================
--- head/x11-fonts/sourcecodepro-ttf/Makefile	Tue Aug 22 16:40:03 2017	(r448547)
+++ head/x11-fonts/sourcecodepro-ttf/Makefile	Tue Aug 22 16:40:08 2017	(r448548)
@@ -1,10 +1,11 @@
 # Created by: Masaki TAGAWA <masaki at club.kyutech.ac.jp>
 # $FreeBSD$
 
-PORTNAME=	sourcecodepro-ttf
+PORTNAME=	sourcecodepro
 PORTVERSION=	2.030
 DISTVERSIONSUFFIX=	R-ro/1.050R-it
 CATEGORIES=	x11-fonts
+PKGNAMESUFFIX=	-ttf
 
 MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Set of fonts by Adobe designed for coders


More information about the svn-ports-head mailing list