diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-07-09 02:47:39 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-07-09 02:47:39 +0800 |
commit | e681774ccd91dce7702f8c47dd48947f9adcaca9 (patch) | |
tree | 49e2083e4d7bacf0ba9d9b128de4f478b288fabb /net/proxy-suite | |
parent | 83e66c3aa98f26144bf95f53b1ce64c444636956 (diff) | |
download | freebsd-ports-gnome-e681774ccd91dce7702f8c47dd48947f9adcaca9.tar.gz freebsd-ports-gnome-e681774ccd91dce7702f8c47dd48947f9adcaca9.tar.zst freebsd-ports-gnome-e681774ccd91dce7702f8c47dd48947f9adcaca9.zip |
update master site
PR: 28823
Submitted by: MAINTAINER
Diffstat (limited to 'net/proxy-suite')
-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 |