aboutsummaryrefslogtreecommitdiffstats
path: root/editors/the
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>2000-04-14 08:25:54 +0800
committermharo <mharo@FreeBSD.org>2000-04-14 08:25:54 +0800
commita9d06ce8636b7acb5906bac2a80fb92f5e2afd05 (patch)
tree3a8f43ae087406efd0b25da03deac3e0e32e168d /editors/the
parent45ce14b7018952069f2f933ec84e6f50e053e925 (diff)
downloadfreebsd-ports-gnome-a9d06ce8636b7acb5906bac2a80fb92f5e2afd05.tar.gz
freebsd-ports-gnome-a9d06ce8636b7acb5906bac2a80fb92f5e2afd05.tar.zst
freebsd-ports-gnome-a9d06ce8636b7acb5906bac2a80fb92f5e2afd05.zip
portname/portversion update
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