diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-02-22 02:49:48 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-02-22 02:49:48 +0000 |
commit | 0fabc4ff051e95eb5864d7efe4263c17608436ef (patch) | |
tree | f6340e202da1e233fb37fd26912a5a8963d43275 /www | |
parent | 212bed98764e1080ba39eaf46fcb9c116ed0110d (diff) | |
download | freebsd-ports-0fabc4ff051e95eb5864d7efe4263c17608436ef.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 064824de86b9..168a91a86ce2 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 |