diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/quickie/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
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++ |