diff options
author | Volker Stolz <vs@FreeBSD.org> | 2005-02-13 18:29:32 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2005-02-13 18:29:32 +0000 |
commit | aafe3e67f2ad3a2d3f6663f3f3798edd4d76557f (patch) | |
tree | 0b2e3ca84cfcd6a8d7fa847fda95b89f1a82d467 /net-im | |
parent | 09721c15a97c6cb6edc2950b753fe94a98da9363 (diff) |
Add more MASTER_SITES, two out of three seem to be in limbo
PR: ports/77434
Submitted by: Andrey Slusar (maintainer)
Notes
Notes:
svn path=/head/; revision=128715
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/kf/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net-im/kf/Makefile b/net-im/kf/Makefile index 54de7e106e1c..3da7032ab482 100644 --- a/net-im/kf/Makefile +++ b/net-im/kf/Makefile @@ -8,7 +8,9 @@ PORTNAME= kf PORTVERSION= 0.4 CATEGORIES= net -MASTER_SITES= http://www.jabberstudio.org/projects/kf/releases/ +MASTER_SITES= http://www.habazie.rams.pl/kf/files/ \ + http://www.jabberstudio.org/projects/kf/releases/ \ + http://santinel.bas-net.by/files/ MAINTAINER= anrays@gmail.com COMMENT= A simple Jabber client using the GTK+ 2.0 toolkit |