diff options
author | linimon <linimon@FreeBSD.org> | 2003-10-27 09:07:28 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2003-10-27 09:07:28 +0800 |
commit | a661fb028f4f9336301c8a089190893a5d5be3b4 (patch) | |
tree | 4d3e18f671dbd57bfb2f0aa773ffc742e7315ec7 /www/fxhtml | |
parent | 8c90e309c48610f1ae29acdd077f6501fc78232f (diff) | |
download | freebsd-ports-gnome-a661fb028f4f9336301c8a089190893a5d5be3b4.tar.gz freebsd-ports-gnome-a661fb028f4f9336301c8a089190893a5d5be3b4.tar.zst freebsd-ports-gnome-a661fb028f4f9336301c8a089190893a5d5be3b4.zip |
Per distfile survey, mastersites have disappeared. Years ago,
from the looks of it.
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 |