diff options
author | mharo <mharo@FreeBSD.org> | 2004-11-16 01:10:45 +0800 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 2004-11-16 01:10:45 +0800 |
commit | a189823abb0b21a3823a756747b5954d029245b8 (patch) | |
tree | 7b3e8feb32b110edcf966d8b479aba9ef9c1e90b /ftp/proftpd | |
parent | 427bf52ab59631a2e61e5976a49ea8f3493ef558 (diff) | |
download | freebsd-ports-gnome-a189823abb0b21a3823a756747b5954d029245b8.tar.gz freebsd-ports-gnome-a189823abb0b21a3823a756747b5954d029245b8.tar.zst freebsd-ports-gnome-a189823abb0b21a3823a756747b5954d029245b8.zip |
update MASTER_SITE
Diffstat (limited to 'ftp/proftpd')
-rw-r--r-- | ftp/proftpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/proftpd/Makefile b/ftp/proftpd/Makefile index b959946a3163..f90daefaa6c2 100644 --- a/ftp/proftpd/Makefile +++ b/ftp/proftpd/Makefile @@ -9,7 +9,7 @@ PORTNAME= proftpd PORTVERSION= 1.2.10 PORTREVISION= 0 CATEGORIES= ftp -MASTER_SITES= ftp://ftp.proftpd.net/distrib/source/ \ +MASTER_SITES= ftp://ftp.proftpd.org/distrib/source/ \ ftp://ftp.stikman.com/pub/proftpd/ \ ftp://ftp.empora.de/pub/mirrors/ftp.proftpd.org/ \ ftp://ftp.fastorama.com/ \ |