diff options
author | linimon <linimon@FreeBSD.org> | 2005-10-03 14:10:03 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-10-03 14:10:03 +0800 |
commit | 3bf8d1bcaa13d17ab38b91365b30a50880564253 (patch) | |
tree | d474a32e11dfe0dc9153ae380c085b7ecea9df2d | |
parent | 9df82becd73be2963c1026dc064dd1fb28818c1b (diff) | |
download | freebsd-ports-gnome-3bf8d1bcaa13d17ab38b91365b30a50880564253.tar.gz freebsd-ports-gnome-3bf8d1bcaa13d17ab38b91365b30a50880564253.tar.zst freebsd-ports-gnome-3bf8d1bcaa13d17ab38b91365b30a50880564253.zip |
Remove obsolete mastersite.
Source: distfile survey
-rw-r--r-- | www/apache13-ssl/Makefile | 1 | ||||
-rw-r--r-- | www/cgiparse/Makefile | 3 |
2 files changed, 1 insertions, 3 deletions
diff --git a/www/apache13-ssl/Makefile b/www/apache13-ssl/Makefile index 017a0da88d45..fdadde323da2 100644 --- a/www/apache13-ssl/Makefile +++ b/www/apache13-ssl/Makefile @@ -44,7 +44,6 @@ MAKE_ENV+= EXAMPLESDIR=${EXAMPLESDIR} MASTER_SITES_APACHE_SSL= \ ftp://ftp.ox.ac.uk/pub/crypto/SSL/Apache-SSL/ \ ftp://ftp.it.net.au/mirrors/crypto/SSL/Apache-SSL/ \ - ftp://ftp.sekure.net/pub/apache-ssl/ \ ftp://opensores.thebunker.net/pub/mirrors/apache-ssl/ APACHE_HARD_SERVER_LIMIT?= 512 diff --git a/www/cgiparse/Makefile b/www/cgiparse/Makefile index 3e4e46d1da6e..fdf5e44fb50e 100644 --- a/www/cgiparse/Makefile +++ b/www/cgiparse/Makefile @@ -8,8 +8,7 @@ PORTNAME= cgiparse PORTVERSION= 0.9b CATEGORIES= www devel -MASTER_SITES= http://resnet.uoregon.edu/~gurney_j/jmpc/dist/ \ - http://www.funkthat.com/~jmg/ +MASTER_SITES= http://resnet.uoregon.edu/~gurney_j/jmpc/dist/ MAINTAINER= ports@FreeBSD.org COMMENT= C library to parse CGI Forms |