From e0b76a0586568db13e1da2587c25cd354917e074 Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Mon, 3 Oct 2005 06:10:03 +0000 Subject: [PATCH] Remove obsolete mastersite. Source: distfile survey --- www/apache13-ssl/Makefile | 1 - www/cgiparse/Makefile | 3 +-- 2 files changed, 1 insertion(+), 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