diff options
-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/ \ |