diff options
Diffstat (limited to 'www/comline')
-rw-r--r-- | www/comline/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/comline/Makefile b/www/comline/Makefile index f02df03f2a92..412168f0be38 100644 --- a/www/comline/Makefile +++ b/www/comline/Makefile @@ -1,13 +1,12 @@ # New ports collection makefile for: comline -# Version required: 4.0D # Date created: 9 Dec 1995 # Whom: ache # # $FreeBSD$ # -DISTNAME= WWW -PKGNAME= comline-4.0D +PORTNAME= comline +PORTVERSION= 4.0D CATEGORIES= www MASTER_SITES= ftp://ftp.w3.org/pub/old/comline/ \ ftp://ftp.w3.org/pub/libwww/old/ \ |