diff options
author | lioux <lioux@FreeBSD.org> | 2001-02-22 10:49:48 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2001-02-22 10:49:48 +0800 |
commit | 41017d6ba364e7c8e196096bb8736a47fc227651 (patch) | |
tree | 61dc26634c5f4de2541300ba12716aa5bc1b16d3 /www | |
parent | 72513346d043f1006259fa8a1f2a7e450c10f713 (diff) | |
download | freebsd-ports-graphics-41017d6ba364e7c8e196096bb8736a47fc227651.tar.gz freebsd-ports-graphics-41017d6ba364e7c8e196096bb8736a47fc227651.tar.zst freebsd-ports-graphics-41017d6ba364e7c8e196096bb8736a47fc227651.zip |
Sanitize MASTER_SITES.
Diffstat (limited to 'www')
-rw-r--r-- | www/kwebwatch/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/www/kwebwatch/Makefile b/www/kwebwatch/Makefile index 064824de86b..168a91a86ce 100644 --- a/www/kwebwatch/Makefile +++ b/www/kwebwatch/Makefile @@ -8,9 +8,7 @@ PORTNAME= kwebwatch PORTVERSION= 0.72 CATEGORIES= www kde -MASTER_SITES= http://linuxberg.uol.com.br/files/kde/network/ \ - ftp://ftp.bmtmicro.com/tucows/mirror/files/kde/network/ \ - ftp://ftp.bitcon.no/.4/kde/network/ +MASTER_SITES= http://linuxberg.uol.com.br/files/kde/network/ MAINTAINER= lioux@FreeBSD.org |