diff options
Diffstat (limited to 'sysutils/roottail/Makefile')
-rw-r--r-- | sysutils/roottail/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/roottail/Makefile b/sysutils/roottail/Makefile index b7cf908..3645288 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 |