diff options
author | linimon <linimon@FreeBSD.org> | 2003-10-27 01:07:28 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2003-10-27 01:07:28 +0000 |
commit | a661fb028f4f9336301c8a089190893a5d5be3b4 (patch) | |
tree | 4d3e18f671dbd57bfb2f0aa773ffc742e7315ec7 /www/fxhtml/Makefile | |
parent | 8c90e309c48610f1ae29acdd077f6501fc78232f (diff) | |
download | FreeBSD-ports-a661fb028f4f9336301c8a089190893a5d5be3b4.zip FreeBSD-ports-a661fb028f4f9336301c8a089190893a5d5be3b4.tar.gz |
Per distfile survey, mastersites have disappeared. Years ago,
from the looks of it.
Diffstat (limited to 'www/fxhtml/Makefile')
-rw-r--r-- | www/fxhtml/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/fxhtml/Makefile b/www/fxhtml/Makefile index 238f2da..18eec6f 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 |