Date: Tue, 22 Aug 2017 16:40:13 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r448549 - head/x11-fonts/sourceserifpro-ttf Message-ID: <201708221640.v7MGeD24090267@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@FreeBSD.org> # $FreeBSD$ -PORTNAME= sourceserifpro-ttf +PORTNAME= sourceserifpro PORTVERSION= 2.000 DISTVERSIONSUFFIX= R CATEGORIES= x11-fonts +PKGNAMESUFFIX= -ttf MAINTAINER= sunpoet@FreeBSD.org COMMENT= Set of fonts by Adobe designed for UI
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201708221640.v7MGeD24090267>