diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2010-10-13 18:57:09 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2010-10-13 18:57:09 +0000 |
commit | 56afa28b235e86c9f18f867de080580a145e5be5 (patch) | |
tree | 11eb3b5065b8771ad0db73a99c67e161abde72a3 /net/rsync | |
parent | 1828ccaf53f02499c7649bda3fb10ba99c1c0da0 (diff) | |
download | ports-56afa28b235e86c9f18f867de080580a145e5be5.tar.gz ports-56afa28b235e86c9f18f867de080580a145e5be5.zip |
Notes
Diffstat (limited to 'net/rsync')
-rw-r--r-- | net/rsync/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/rsync/Makefile b/net/rsync/Makefile index b050604e47e4..b43967c50d0e 100644 --- a/net/rsync/Makefile +++ b/net/rsync/Makefile @@ -10,7 +10,6 @@ PORTVERSION= 3.0.7 CATEGORIES= net ipv6 MASTER_SITES= http://rsync.samba.org/ftp/%SUBDIR%/ \ ftp://ftp.samba.org/pub/%SUBDIR%/ \ - ftp://sunsite.auc.dk/pub/unix/%SUBDIR%/ \ ftp://ftp.sunet.se/pub/unix/admin/%SUBDIR%/ \ ftp://ftp.fu-berlin.de/pub/unix/network/%SUBDIR%/ \ http://www.mirrorservice.org/sites/rsync.samba.org/ \ |