diff options
author | beech <beech@FreeBSD.org> | 2007-06-15 17:32:11 +0800 |
---|---|---|
committer | beech <beech@FreeBSD.org> | 2007-06-15 17:32:11 +0800 |
commit | fa9d63d56d293458334a83d12ab2bd1c01c2ba6c (patch) | |
tree | 9a1b949fe05026ae8833b00ffc1a6bf2e22192a6 /ftp | |
parent | 1688f53aac43fe39c87154915d37579ee76beede (diff) | |
download | freebsd-ports-gnome-fa9d63d56d293458334a83d12ab2bd1c01c2ba6c.tar.gz freebsd-ports-gnome-fa9d63d56d293458334a83d12ab2bd1c01c2ba6c.tar.zst freebsd-ports-gnome-fa9d63d56d293458334a83d12ab2bd1c01c2ba6c.zip |
- Add master_sites mirrors.
- Change maintainer address.
Approved by: sat (mentor)
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 |