diff options
Diffstat (limited to 'www/fxhtml')
-rw-r--r-- | www/fxhtml/Makefile | 3 | ||||
-rw-r--r-- | www/fxhtml/pkg-descr | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/www/fxhtml/Makefile b/www/fxhtml/Makefile index 238f2dad5e67..18eec6f1cbb9 100644 --- a/www/fxhtml/Makefile +++ b/www/fxhtml/Makefile @@ -8,7 +8,8 @@ PORTNAME= fxhtml PORTVERSION= 1.6.7 CATEGORIES= www -MASTER_SITES= ftp://ftp.flevel.co.uk/pub/fxhtml/ +# mastersite is long gone as of October 2003 +MASTER_SITES= # ftp://ftp.flevel.co.uk/pub/fxhtml/ DISTNAME= ${PORTNAME}-freebsd-${PORTVERSION} MAINTAINER= ports@FreeBSD.org diff --git a/www/fxhtml/pkg-descr b/www/fxhtml/pkg-descr index f83eb101ffb2..bc780a4d7c96 100644 --- a/www/fxhtml/pkg-descr +++ b/www/fxhtml/pkg-descr @@ -19,5 +19,3 @@ HTML Has the following features:- + Bitmap handling and GIF generation + Full error tracking system with formatted HTML output + Common interface to handle files, sockets, devices and pipes. (*) - -WWW: http://www.cybercities.net/fxhtml |