diff options
Diffstat (limited to 'sysutils/contool/Makefile')
-rw-r--r-- | sysutils/contool/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/contool/Makefile b/sysutils/contool/Makefile index 7d6f5e86bf62..074b64838cab 100644 --- a/sysutils/contool/Makefile +++ b/sysutils/contool/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: contool -# Version required: 3.3a # Date created: 2 Dec 1996 # Whom: nsayer@quack.kfu.com # # $FreeBSD$ # -DISTNAME= contool-3.3a +PORTNAME= contool +PORTVERSION= 3.3a CATEGORIES= sysutils MASTER_SITES= ftp://ftp.kfu.com/pub/ |