diff options
author | kevlo <kevlo@FreeBSD.org> | 2000-08-23 15:41:42 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2000-08-23 15:41:42 +0800 |
commit | c0e9a49f05b65290e3df957a34a8d96757b6307f (patch) | |
tree | 15532a32be27da1b58236b14ec360358910221ca /www/kwebwatch | |
parent | d443c08e529863b34e7f7a4a88097153647255e6 (diff) | |
download | freebsd-ports-gnome-c0e9a49f05b65290e3df957a34a8d96757b6307f.tar.gz freebsd-ports-gnome-c0e9a49f05b65290e3df957a34a8d96757b6307f.tar.zst freebsd-ports-gnome-c0e9a49f05b65290e3df957a34a8d96757b6307f.zip |
Update MASTER_SITES
PR: 20770
Submitted by: MAINTAINER
Diffstat (limited to 'www/kwebwatch')
-rw-r--r-- | www/kwebwatch/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/kwebwatch/Makefile b/www/kwebwatch/Makefile index 0347a93c9869..c28f7ab098d7 100644 --- a/www/kwebwatch/Makefile +++ b/www/kwebwatch/Makefile @@ -9,7 +9,8 @@ PORTNAME= kwebwatch PORTVERSION= 0.72 CATEGORIES= www kde MASTER_SITES= http://linuxberg.uol.com.br/files/kde/network/ \ - http://www.kde.gr.jp/~hanawa/apps/kwebwatch/ + ftp://ftp.bmtmicro.com/tucows/mirror/files/kde/network/ \ + ftp://ftp.bitcon.no/.4/kde/network/ MAINTAINER= lioux@linf.unb.br |