diff options
Diffstat (limited to 'net/proxy-suite/Makefile')
-rw-r--r-- | net/proxy-suite/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net/proxy-suite/Makefile b/net/proxy-suite/Makefile index 3b03116e6911..28acbcb80461 100644 --- a/net/proxy-suite/Makefile +++ b/net/proxy-suite/Makefile @@ -8,10 +8,10 @@ PORTNAME= proxy-suite PORTVERSION= 1.7 CATEGORIES= net -MASTER_SITES= ftp://ftp.suse.com/pub/projects/proxy-suite/ \ - ftp://ftp.crc.ca/pub/systems/linux/suse/projects/proxy-suite/ \ - ftp://ftp.gwdg.de/pub/linux/suse/ftp.suse.com/projects/proxy-suite/ \ - ftp://ftp.funet.fi/pub/mirrors/ftp.suse.com/pub/projects/proxy-suite/ +MASTER_SITES= ftp://ftp.suse.com/pub/projects/proxy-suite/src/ \ + ftp://ftp.crc.ca/pub/systems/linux/suse/projects/proxy-suite/src/ \ + ftp://ftp.gwdg.de/pub/linux/suse/ftp.suse.com/projects/proxy-suite/src/ \ + ftp://ftp.funet.fi/pub/mirrors/ftp.gwdg.de/pub/linux/suse/ftp.suse.com/projects/proxy-suite/src/ MAINTAINER= thomas@cuivre.fr.eu.org |