diff options
author | ak <ak@FreeBSD.org> | 2013-10-24 04:45:10 +0800 |
---|---|---|
committer | ak <ak@FreeBSD.org> | 2013-10-24 04:45:10 +0800 |
commit | 83f6b27dc83249c02ec99a92db7fca74375dc6b5 (patch) | |
tree | 84056547fc67df8dd731dcf176844fc9a2d209bf /mail/ezmlm | |
parent | a57e25e19f546eddc7c1e37a8190e39b82d80924 (diff) | |
download | freebsd-ports-gnome-83f6b27dc83249c02ec99a92db7fca74375dc6b5.tar.gz freebsd-ports-gnome-83f6b27dc83249c02ec99a92db7fca74375dc6b5.tar.zst freebsd-ports-gnome-83f6b27dc83249c02ec99a92db7fca74375dc6b5.zip |
- Return ports to the pool
PR: ports/183244
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (former maintainer)
Diffstat (limited to 'mail/ezmlm')
-rw-r--r-- | mail/ezmlm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/ezmlm/Makefile b/mail/ezmlm/Makefile index 3d88364b12f6..db3954673755 100644 --- a/mail/ezmlm/Makefile +++ b/mail/ezmlm/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://cr.yp.to/software/ \ ftp://ftp.nl.uu.net/pub/unix/mail/qmail/ \ ftp://ftp.archive.de.uu.net/pub/unix/mail/qmail/ -MAINTAINER= c.petrik.sosa@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Easy-to-use, high-speed mailing list manager for qmail USES= qmail:run |