aboutsummaryrefslogtreecommitdiff
path: root/editors/the
diff options
context:
space:
mode:
Diffstat (limited to 'editors/the')
-rw-r--r--editors/the/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/the/Makefile b/editors/the/Makefile
index dcc7d90b60aa..d49108ba582a 100644
--- a/editors/the/Makefile
+++ b/editors/the/Makefile
@@ -1,17 +1,17 @@
# New ports collection makefile for: THE
-# Version required: 3.0
# Date created: 7 May 1999
# Whom: giffunip@asme.org
#
# $FreeBSD$
#
-DISTNAME= THE-3.0
-PKGNAME= the-3.0
+PORTNAME= the
+PORTVERSION= 3.0
CATEGORIES= editors
MASTER_SITES= ftp://ftp.lightlink.com/pub/hessling/THE/ \
ftp://ftp.qut.edu.au/pub/markh/THE/ \
ftp://ftp.wu-wien.ac.at/pub/src/Editors/THE/
+DISTNAME= THE-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org