diff options
Diffstat (limited to 'print/cmpsfont')
-rw-r--r-- | print/cmpsfont/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/print/cmpsfont/Makefile b/print/cmpsfont/Makefile index e1580e35f81b..68b5dab2616f 100644 --- a/print/cmpsfont/Makefile +++ b/print/cmpsfont/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: cmps -# Version required: 1.0 # Date created: 11 September 1998 # Whom: giffunip # # $FreeBSD$ # -DISTNAME= cmps -PKGNAME= cmpsfont-1.0 +PORTNAME= cmpsfont +PORTVERSION= 1.0 CATEGORIES= print MASTER_SITES= ftp://ftp.ams.org/pub/tex/psfonts/cm/ +DISTNAME= cmps EXTRACT_SUFX= -unix.tar.gz MAINTAINER= ports@FreeBSD.org |