diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-08-23 02:46:42 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-08-23 02:46:42 +0000 |
commit | 3115811ad76c4908ae214145f1d5d2f2150e5d26 (patch) | |
tree | 6bf9a9caf57416153e902bb50542186f9d1218f5 /mail/postgrey | |
parent | 93ee365402a336cb2dd8a389201145ca6d6e1170 (diff) | |
download | ports-3115811ad76c4908ae214145f1d5d2f2150e5d26.tar.gz ports-3115811ad76c4908ae214145f1d5d2f2150e5d26.zip |
Notes
Diffstat (limited to 'mail/postgrey')
-rw-r--r-- | mail/postgrey/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/postgrey/Makefile b/mail/postgrey/Makefile index 84a5c8258404..2a1de4bb7bb2 100644 --- a/mail/postgrey/Makefile +++ b/mail/postgrey/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail MASTER_SITES= http://postgrey.schweikert.ch/pub/ \ http://postgrey.schweikert.ch/pub/old/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ports.maintainer@evilphi.com COMMENT= Greylisting policy server for Postfix RUN_DEPENDS= ${SITE_PERL}/Net/Server.pm:${PORTSDIR}/net/p5-Net-Server \ |