summaryrefslogtreecommitdiff
path: root/print/acroread5-commfont
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>2000-04-09 17:41:40 +0000
committerChris Piazza <cpiazza@FreeBSD.org>2000-04-09 17:41:40 +0000
commitd38f7d91c87848913d7b9b0866087c3f5f3b5dff (patch)
treef40aa0fae836f0a8866249f7237e61d83b9feafd /print/acroread5-commfont
parentUpdate with the new PORTNAME/PORTVERSION variables (diff)
Update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27421
Diffstat (limited to 'print/acroread5-commfont')
-rw-r--r--print/acroread5-commfont/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/print/acroread5-commfont/Makefile b/print/acroread5-commfont/Makefile
index 1f9c1a789763..bd9abcb3d082 100644
--- a/print/acroread5-commfont/Makefile
+++ b/print/acroread5-commfont/Makefile
@@ -1,15 +1,14 @@
# New ports collection makefile for: acroread-commfont
-# Version required: 1999.7.20
-# Date created: 99/06/16
# Whom: Satoshi TAOKA <taoka@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME?= commfont # dummy
-PKGNAME= ${PKG_PRE}acroread-${DISTNAME}-1999.7.20
+PORTNAME= ${PKG_PRE}acroread-${DISTNAME}
+PORTVERSION= 1999.7.20
CATEGORIES?= japanese print linux
MASTER_SITES= ftp://ftp-pac.adobe.com/pub/adobe/acrobatreader/unix/4.x/
+DISTNAME?= commfont # dummy
MAINTAINER= taoka@FreeBSD.org