diff options
-rw-r--r-- | ftp/ftpproxy/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/ftp/ftpproxy/Makefile b/ftp/ftpproxy/Makefile index 058f1a8d0c0..a5339b2c460 100644 --- a/ftp/ftpproxy/Makefile +++ b/ftp/ftpproxy/Makefile @@ -8,10 +8,7 @@ PORTNAME= ftpproxy PORTVERSION= 1.1.5 CATEGORIES= ftp -MASTER_SITES= http://www.ftpproxy.org/download/ \ - ftp://ftp.daemons.de/ \ - http://www.ftpproxy.org/download/older_releases/ \ - ftp://ftp.daemons.de/older_releases/ +MASTER_SITES= http://www.ftpproxy.org/download/older_releases/ EXTRACT_SUFX= .tgz MAINTAINER= philippe@le-berre.com |