summaryrefslogtreecommitdiff
path: root/sysutils/roottail
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>2000-04-09 19:09:11 +0000
committerChris Piazza <cpiazza@FreeBSD.org>2000-04-09 19:09:11 +0000
commitf9bfad56c5f20f68338e2cd89769300e0d3e42cc (patch)
tree939b7187cbedd4a8cc92e43d8959ad5eee2b1e23 /sysutils/roottail
parentUpdate with the new PORTNAME/PORTVERSION variables (diff)
Update with the new PORTNAME/PORTVERSION variable
Notes
Notes: svn path=/head/; revision=27427
Diffstat (limited to 'sysutils/roottail')
-rw-r--r--sysutils/roottail/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/roottail/Makefile b/sysutils/roottail/Makefile
index b7cf9082e53c..364528817229 100644
--- a/sysutils/roottail/Makefile
+++ b/sysutils/roottail/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: roottail
-# Version required: 0.0.4b
# Date created: 30 September 1999
# Whom: Chris D. Faulhaber <jedgar@fxp.org>
#
# $FreeBSD$
#
-DISTNAME= rt-0.0.4B
-PKGNAME= roottail-0.0.4b
+PORTNAME= roottail
+PORTVERSION= 0.0.4b
CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.hypertek.net/misc/ \
http://www.fxp.org/~jedgar/
+DISTNAME= rt-0.0.4B
EXTRACT_SUFX= .tgz
MAINTAINER= jedgar@fxp.org