Date: Tue, 22 Aug 2017 16:40:08 +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: r448548 - head/x11-fonts/sourcecodepro-ttf Message-ID: <201708221640.v7MGe89u090163@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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@FreeBSD.org COMMENT= Set of fonts by Adobe designed for coders
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201708221640.v7MGe89u090163>