diff options
Diffstat (limited to 'www/comline')
-rw-r--r-- | www/comline/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/www/comline/Makefile b/www/comline/Makefile index e1704200a63a..528939df60d1 100644 --- a/www/comline/Makefile +++ b/www/comline/Makefile @@ -6,16 +6,16 @@ # PORTNAME= comline -PORTVERSION= 4.0D +PORTVERSION= 4.0D CATEGORIES= www -MASTER_SITES= ftp://ftp.w3.org/pub/old/comline/ \ +MASTER_SITES= ftp://ftp.w3.org/pub/old/comline/ \ ftp://ftp.w3.org/pub/libwww/old/ \ ftp://ftp-eu.w3.org/pub/old/comline/ \ ftp://ftp-eu.w3.org/pub/libwww/old/ -DISTFILES= w3c-libwww-4.0D.tar.gz \ +DISTFILES= w3c-libwww-4.0D.tar.gz \ w3c_4.0D_src.tar.gz -MAINTAINER= ache@freebsd.org +MAINTAINER= ache@freebsd.org WRKSRC= ${WRKDIR}/WWW |