summaryrefslogtreecommitdiff
path: root/x11-fonts/p5-type1inst
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>2000-04-10 00:44:43 +0000
committerChris Piazza <cpiazza@FreeBSD.org>2000-04-10 00:44:43 +0000
commit4b260ce2515cf67031168694f60633a71fad83e4 (patch)
tree7e1738e2d3a6d6fc5128d523336f04b0f7b22e15 /x11-fonts/p5-type1inst
parentUpdate with the new PORTNAME/PORTVERSION variables (diff)
Update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27432
Diffstat (limited to 'x11-fonts/p5-type1inst')
-rw-r--r--x11-fonts/p5-type1inst/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-fonts/p5-type1inst/Makefile b/x11-fonts/p5-type1inst/Makefile
index 2e2fb38b0227..092bd93264e3 100644
--- a/x11-fonts/p5-type1inst/Makefile
+++ b/x11-fonts/p5-type1inst/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: p5-type1inst
-# Version required: 0.6.1
# Date created: 7 Jan 1998
# Whom: giffunip@asme.org
#
# $FreeBSD$
#
-DISTNAME= type1inst-0.6.1
-PKGNAME= p5-type1inst-0.6.1
+PORTNAME= p5-type1inst
+PORTVERSION= 0.6.1
CATEGORIES= x11-fonts perl5
MASTER_SITES= $(MASTER_SITE_SUNSITE)
MASTER_SITE_SUBDIR=X11/xutils
+DISTNAME= type1inst-${PORTVERSION}
MAINTAINER= giffunip@asme.org