summaryrefslogtreecommitdiff
path: root/textproc/mgdiff
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/mgdiff
parentAdd WWW (diff)
Update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27429
Diffstat (limited to 'textproc/mgdiff')
-rw-r--r--textproc/mgdiff/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/mgdiff/Makefile b/textproc/mgdiff/Makefile
index 881929ad5fa2..000b0fcd19d4 100644
--- a/textproc/mgdiff/Makefile
+++ b/textproc/mgdiff/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: mgdiff
-# Version required: 1.0
# Date created: 22 October 1996
# Whom: andreas@marvin.robin.de
#
# $FreeBSD$
#
-DISTNAME= mgdiff
-PKGNAME= mgdiff-1.0
+PORTNAME= mgdiff
+PORTVERSION= 1.0
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= applications
+DISTNAME= ${PORTNAME}
MAINTAINER= andreas@marvin.robin.de