aboutsummaryrefslogtreecommitdiff
path: root/editors/the
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-14 00:25:54 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-14 00:25:54 +0000
commit0f29953274700e3113ef38abbe8132e0b248333d (patch)
treef8b676f72421de4a2772b4f89e3779525d8e0a69 /editors/the
parent28849e36e90815aed6c95e0187cc1b0bac0906f3 (diff)
downloadports-0f29953274700e3113ef38abbe8132e0b248333d.tar.gz
ports-0f29953274700e3113ef38abbe8132e0b248333d.zip
portname/portversion update
Notes
Notes: svn path=/head/; revision=27501
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