diff options
author | itetcu <itetcu@FreeBSD.org> | 2006-06-25 10:51:59 +0800 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2006-06-25 10:51:59 +0800 |
commit | bc8c973a8bec40600613655f69ccc0c02e5886e6 (patch) | |
tree | 7a28202c20b50257c158ab5b61a5feebe801c98f /ftp/proftpd | |
parent | c1cba5db7db2b2ed00e6492d291e9f54eb9f4cb6 (diff) | |
download | freebsd-ports-graphics-bc8c973a8bec40600613655f69ccc0c02e5886e6.tar.gz freebsd-ports-graphics-bc8c973a8bec40600613655f69ccc0c02e5886e6.tar.zst freebsd-ports-graphics-bc8c973a8bec40600613655f69ccc0c02e5886e6.zip |
Maintainer wants to use a different email adress.
PR: 99435
Submitted by: maintainer
Diffstat (limited to 'ftp/proftpd')
-rw-r--r-- | ftp/proftpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/proftpd/Makefile b/ftp/proftpd/Makefile index 080195355a9..6d668897b9f 100644 --- a/ftp/proftpd/Makefile +++ b/ftp/proftpd/Makefile @@ -17,7 +17,7 @@ MASTER_SITES= ftp://ftp.proftpd.org/distrib/source/ \ ftp://ftp.ethereal.com/mirrors/ftp.proftpd.org/distrib/source/ \ ftp://mirror.cybercomm.nl/pub/proftpd/distrib/source/ -MAINTAINER?= beech@mangohealth.org +MAINTAINER?= beech@alaskaparadise.com COMMENT?= Highly configurable ftp daemon MAN1= ftpcount.1 ftpwho.1 ftptop.1 |