diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2003-10-27 01:07:28 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2003-10-27 01:07:28 +0000 |
commit | a0b028a131504e2fdc72b1f4c1a30d64d6e5d61c (patch) | |
tree | 4c85e51a41e5571ccf9fffdbe0a04ef96877327d | |
parent | 591bf89533222ac8da70130de817515375d9336d (diff) | |
download | ports-a0b028a131504e2fdc72b1f4c1a30d64d6e5d61c.tar.gz ports-a0b028a131504e2fdc72b1f4c1a30d64d6e5d61c.zip |
Notes
-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 |