diff options
author | green <green@FreeBSD.org> | 2000-02-16 13:01:13 +0800 |
---|---|---|
committer | green <green@FreeBSD.org> | 2000-02-16 13:01:13 +0800 |
commit | 6bdb7a4d634d108523cbe1d4d448ab405aa573ea (patch) | |
tree | 7ca3799617abb094fb14c2281cb6dee07cb1943a /net | |
parent | ed662696773ebdaaacd4629a9b97a42bf092a372 (diff) | |
download | freebsd-ports-gnome-6bdb7a4d634d108523cbe1d4d448ab405aa573ea.tar.gz freebsd-ports-gnome-6bdb7a4d634d108523cbe1d4d448ab405aa573ea.tar.zst freebsd-ports-gnome-6bdb7a4d634d108523cbe1d4d448ab405aa573ea.zip |
Add at the top of MASTER_SITES the "new original" mirror.
Diffstat (limited to 'net')
-rw-r--r-- | net/licq-devel/Makefile | 3 | ||||
-rw-r--r-- | net/licq/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/net/licq-devel/Makefile b/net/licq-devel/Makefile index 83f5fcaa9bf6..85e353806cda 100644 --- a/net/licq-devel/Makefile +++ b/net/licq-devel/Makefile @@ -8,7 +8,8 @@ DISTNAME= licq-0.75.3a CATEGORIES= net -MASTER_SITES= ftp://ftp.wibble.net/pub/licq/srcs/ \ +MASTER_SITES= http://download.sourceforge.net/licq/ \ + ftp://ftp.wibble.net/pub/licq/srcs/ \ ftp://licq.darkorb.net/srcs/ \ ftp://ftp.fanfic.org/pub/licq/srcs/ \ ftp://ftp.inter-i.uni-mainz.de/pub/licq/srcs/ diff --git a/net/licq/Makefile b/net/licq/Makefile index 83f5fcaa9bf6..85e353806cda 100644 --- a/net/licq/Makefile +++ b/net/licq/Makefile @@ -8,7 +8,8 @@ DISTNAME= licq-0.75.3a CATEGORIES= net -MASTER_SITES= ftp://ftp.wibble.net/pub/licq/srcs/ \ +MASTER_SITES= http://download.sourceforge.net/licq/ \ + ftp://ftp.wibble.net/pub/licq/srcs/ \ ftp://licq.darkorb.net/srcs/ \ ftp://ftp.fanfic.org/pub/licq/srcs/ \ ftp://ftp.inter-i.uni-mainz.de/pub/licq/srcs/ |