summaryrefslogtreecommitdiff
path: root/textproc/par
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>2000-04-09 21:54:47 +0000
committerChris Piazza <cpiazza@FreeBSD.org>2000-04-09 21:54:47 +0000
commit37c0ef8e3bc1afeab57f1c4f837b3c0031db633a (patch)
treed111af8805f53a860dcffea8daeb8e9837238499 /textproc/par
parentAdd WWW (diff)
Update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27429
Diffstat (limited to 'textproc/par')
-rw-r--r--textproc/par/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/par/Makefile b/textproc/par/Makefile
index 37795d33fac2..ca79a9bf3801 100644
--- a/textproc/par/Makefile
+++ b/textproc/par/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: Par
-# Version required: 1.50
# Date created: 6 Aug 1997
# Whom: mark@grondar.za
#
# $FreeBSD$
#
-DISTNAME= Par150
-PKGNAME= par-1.50
+PORTNAME= par
+PORTVERSION= 1.50
CATEGORIES= textproc
MASTER_SITES= http://www.cs.berkeley.edu/~amc/Par/
+DISTNAME= Par150
MAINTAINER= mark@grondar.za