diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-09-05 04:07:08 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-09-05 04:07:08 +0000 |
commit | 0f861553795ba74ad0db5ebd9ea86baa11ae47a1 (patch) | |
tree | 2aa3a3900ed502225e010888fd90e214db8c597a /mail/pop-before-smtp | |
parent | 6e80b5f22c0c2eca990bf967113d7cd119c8eaf7 (diff) | |
download | ports-0f861553795ba74ad0db5ebd9ea86baa11ae47a1.tar.gz ports-0f861553795ba74ad0db5ebd9ea86baa11ae47a1.zip |
Notes
Diffstat (limited to 'mail/pop-before-smtp')
-rw-r--r-- | mail/pop-before-smtp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/pop-before-smtp/Makefile b/mail/pop-before-smtp/Makefile index cf2e57c18354..2e7bcdecd2b7 100644 --- a/mail/pop-before-smtp/Makefile +++ b/mail/pop-before-smtp/Makefile @@ -12,7 +12,7 @@ CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= popbsmtp -MAINTAINER= ericx@vineyard.net +MAINTAINER= ports@FreeBSD.org COMMENT= A log parser to identify valid POP/IMAP logins for later smtp RUN_DEPENDS= ${SITE_PERL}/Net/Netmask.pm:${PORTSDIR}/net-mgmt/p5-Net-Netmask \ |