aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ftp/proftpd-devel/Makefile6
-rw-r--r--ftp/proftpd/Makefile6
2 files changed, 6 insertions, 6 deletions
diff --git a/ftp/proftpd-devel/Makefile b/ftp/proftpd-devel/Makefile
index 96c65d7683fb..34eccb7d968b 100644
--- a/ftp/proftpd-devel/Makefile
+++ b/ftp/proftpd-devel/Makefile
@@ -14,10 +14,10 @@ MASTER_SITES= ftp://ftp.proftpd.org/distrib/source/ \
ftp://ftp.dataguard.no/ftp/pub/proftpd/distrib/source/ \
ftp://spirit.bentel.sk/mirrors/Proftpd/distrib/source/ \
ftp://proftpd.networkedsystems.co.uk/distrib/source/ \
- ftp://ftp.ethereal.com/mirrors/ftp.proftpd.org/distrib/source/ \
- ftp://mirror.cybercomm.nl/pub/proftpd/distrib/source/
+ http://mirrors.ibiblio.org/pub/mirrors/proftpd/distrib/source/ \
+ http://www.mirrorservice.org/sites/ftp.proftpd.org/distrib/source/
-MAINTAINER?= beech@alaskaparadise.com
+MAINTAINER?= beech@FreeBSD.org
COMMENT?= Highly configurable ftp daemon
MAN1= ftpcount.1 ftpwho.1 ftptop.1
diff --git a/ftp/proftpd/Makefile b/ftp/proftpd/Makefile
index 96c65d7683fb..34eccb7d968b 100644
--- a/ftp/proftpd/Makefile
+++ b/ftp/proftpd/Makefile
@@ -14,10 +14,10 @@ MASTER_SITES= ftp://ftp.proftpd.org/distrib/source/ \
ftp://ftp.dataguard.no/ftp/pub/proftpd/distrib/source/ \
ftp://spirit.bentel.sk/mirrors/Proftpd/distrib/source/ \
ftp://proftpd.networkedsystems.co.uk/distrib/source/ \
- ftp://ftp.ethereal.com/mirrors/ftp.proftpd.org/distrib/source/ \
- ftp://mirror.cybercomm.nl/pub/proftpd/distrib/source/
+ http://mirrors.ibiblio.org/pub/mirrors/proftpd/distrib/source/ \
+ http://www.mirrorservice.org/sites/ftp.proftpd.org/distrib/source/
-MAINTAINER?= beech@alaskaparadise.com
+MAINTAINER?= beech@FreeBSD.org
COMMENT?= Highly configurable ftp daemon
MAN1= ftpcount.1 ftpwho.1 ftptop.1