diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2008-03-24 03:02:26 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2008-03-24 03:02:26 +0800 |
commit | 5ef981bbc4d13ff6d97bae90f687148e68d3287e (patch) | |
tree | e194ac39270823a0dcb18bdaa2ace3eba293fa7d | |
parent | 72585cb9a513c92be9068e1c4c0549db1a798f25 (diff) | |
download | freebsd-ports-gnome-5ef981bbc4d13ff6d97bae90f687148e68d3287e.tar.gz freebsd-ports-gnome-5ef981bbc4d13ff6d97bae90f687148e68d3287e.tar.zst freebsd-ports-gnome-5ef981bbc4d13ff6d97bae90f687148e68d3287e.zip |
- Pass maintainership to pgollucci p6m7g8.com
PR: ports/121978
Submitted by: Zane C.B. <vvelox vvelox.net> (maintainer)
-rw-r--r-- | mail/p5-qpsmtpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-qpsmtpd/Makefile b/mail/p5-qpsmtpd/Makefile index 69fd6b7d3006..97853a7fe8ff 100644 --- a/mail/p5-qpsmtpd/Makefile +++ b/mail/p5-qpsmtpd/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://smtpd.develooper.com/files/ PKGNAMEPREFIX= p5- DISTNAME= qpsmtpd-${PORTVERSION} -MAINTAINER= vvelox@vvelox.net +MAINTAINER= pgollucci@p6m7g8.com COMMENT= A flexible SMTP daemon written in Perl and featuring a plugin API RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS \ |