diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2007-06-15 09:32:11 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2007-06-15 09:32:11 +0000 |
commit | 8dedcbd056166cb1365cb8794c6e0e826cc8b085 (patch) | |
tree | 73d57b4acfb5d55450b4f6c4c61d529e93baa255 /ftp | |
parent | aa91c1e54344cfa6bdeb9042f3ed4b1a0bd49212 (diff) | |
download | ports-8dedcbd056166cb1365cb8794c6e0e826cc8b085.tar.gz ports-8dedcbd056166cb1365cb8794c6e0e826cc8b085.zip |
Notes
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/proftpd-devel/Makefile | 6 | ||||
-rw-r--r-- | ftp/proftpd/Makefile | 6 |
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 |