From a9d06ce8636b7acb5906bac2a80fb92f5e2afd05 Mon Sep 17 00:00:00 2001 From: mharo Date: Fri, 14 Apr 2000 00:25:54 +0000 Subject: portname/portversion update --- editors/the/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'editors/the') diff --git a/editors/the/Makefile b/editors/the/Makefile index dcc7d90..d49108b 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 -- cgit v1.1