From 0a7c4bc363b6d3c5e8983d4c034fffdbd0f0a77c Mon Sep 17 00:00:00 2001 From: shaun Date: Sun, 19 Jul 2009 18:59:40 +0000 Subject: Remove references to my mirror, which will be decommissioned shortly; fall back to FreeBSD mirrors in case the port has no others. --- www/quickie/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'www') diff --git a/www/quickie/Makefile b/www/quickie/Makefile index 1945272300f0..1630c9cd8aea 100644 --- a/www/quickie/Makefile +++ b/www/quickie/Makefile @@ -9,8 +9,7 @@ PORTNAME= quickie PORTVERSION= 1.1 PORTREVISION= 1 CATEGORIES= www -MASTER_SITES= http://${PORTNAME}.sourceforge.net/ \ - http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/ +MASTER_SITES= http://${PORTNAME}.sourceforge.net/ MAINTAINER= shaun@FreeBSD.org COMMENT= A small footprint, fast Wiki engine written in C++ -- cgit