svn commit: r448549 - head/x11-fonts/sourceserifpro-ttf

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


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

Log:
  Use PKGNAMESUFFIX

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

Modified: head/x11-fonts/sourceserifpro-ttf/Makefile
==============================================================================
--- head/x11-fonts/sourceserifpro-ttf/Makefile	Tue Aug 22 16:40:08 2017	(r448548)
+++ head/x11-fonts/sourceserifpro-ttf/Makefile	Tue Aug 22 16:40:12 2017	(r448549)
@@ -1,10 +1,11 @@
 # Created by: Sunpoet Po-Chuan Hsieh <sunpoet at FreeBSD.org>
 # $FreeBSD$
 
-PORTNAME=	sourceserifpro-ttf
+PORTNAME=	sourceserifpro
 PORTVERSION=	2.000
 DISTVERSIONSUFFIX=	R
 CATEGORIES=	x11-fonts
+PKGNAMESUFFIX=	-ttf
 
 MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Set of fonts by Adobe designed for UI


More information about the svn-ports-head mailing list