diff options
author | linimon <linimon@FreeBSD.org> | 2012-05-22 01:09:58 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2012-05-22 01:09:58 +0800 |
commit | a7f6b6f0fb06e74da2b154412b45cb9dea1146fd (patch) | |
tree | 34a2c5271dabccb8903d40de5e992b21a92f5db9 /security/smtpscan | |
parent | 933e925ccdb84a0083594aa0401e9d050f53accd (diff) | |
download | freebsd-ports-gnome-a7f6b6f0fb06e74da2b154412b45cb9dea1146fd.tar.gz freebsd-ports-gnome-a7f6b6f0fb06e74da2b154412b45cb9dea1146fd.tar.zst freebsd-ports-gnome-a7f6b6f0fb06e74da2b154412b45cb9dea1146fd.zip |
Reset hubert@frbsd.org: address rejecting email.
Hat: portmgr
Diffstat (limited to 'security/smtpscan')
-rw-r--r-- | security/smtpscan/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/smtpscan/Makefile b/security/smtpscan/Makefile index 0d52400111c1..624100a5734f 100644 --- a/security/smtpscan/Makefile +++ b/security/smtpscan/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= security mail perl5 MASTER_SITES= http://www.frbsd.org/dist/ -MAINTAINER= hubert@frbsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= A remote SMTP server version detector RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS |