diff options
author | erwin <erwin@FreeBSD.org> | 2006-05-01 15:56:08 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2006-05-01 15:56:08 +0800 |
commit | d194b5f17a62960cfcb6629b7ffc2c40bf26137e (patch) | |
tree | eb0ffdb853173c9ecbddd59958156f3d14e7994f /ftp | |
parent | 74fd90e95e437203c5c73a57b669a2efe91db209 (diff) | |
download | freebsd-ports-gnome-d194b5f17a62960cfcb6629b7ffc2c40bf26137e.tar.gz freebsd-ports-gnome-d194b5f17a62960cfcb6629b7ffc2c40bf26137e.tar.zst freebsd-ports-gnome-d194b5f17a62960cfcb6629b7ffc2c40bf26137e.zip |
Hand maintainership to submitter
PR: 96544
Submitted by: beech@mangohealth.org
Approved by: mharo (previous maintainer)
Diffstat (limited to 'ftp')
-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 94a66af6a136..9b357128ac35 100644 --- a/ftp/proftpd-devel/Makefile +++ b/ftp/proftpd-devel/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?= mharo@FreeBSD.org +MAINTAINER?= beech@mangohealth.org COMMENT?= Highly configurable ftp daemon MAN1= ftpcount.1 ftpwho.1 ftptop.1 diff --git a/ftp/proftpd/Makefile b/ftp/proftpd/Makefile index 94a66af6a136..9b357128ac35 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?= mharo@FreeBSD.org +MAINTAINER?= beech@mangohealth.org COMMENT?= Highly configurable ftp daemon MAN1= ftpcount.1 ftpwho.1 ftptop.1 |