diff options
author | Michael Haro <mharo@FreeBSD.org> | 2004-11-15 17:10:45 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2004-11-15 17:10:45 +0000 |
commit | 5160c571daf13961e9f27b09aae3ecd01ab5501b (patch) | |
tree | 4c699728282091aaa343cdd504a74583b8800afe /ftp | |
parent | ad0aadcf9adb5a6afc1f66cd7742d00f804998ea (diff) | |
download | ports-5160c571daf13961e9f27b09aae3ecd01ab5501b.tar.gz ports-5160c571daf13961e9f27b09aae3ecd01ab5501b.zip |
Notes
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/proftpd-devel/Makefile | 2 | ||||
-rw-r--r-- | ftp/proftpd/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ftp/proftpd-devel/Makefile b/ftp/proftpd-devel/Makefile index b959946a3163..f90daefaa6c2 100644 --- a/ftp/proftpd-devel/Makefile +++ b/ftp/proftpd-devel/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/ \ 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/ \ |