diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-06-09 21:41:32 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-06-09 21:41:32 +0000 |
commit | 519a83eb288885f11e41a370fca68666a3ceca8f (patch) | |
tree | d506b11b565842d73cb621102b58cef0f2056bb0 /mail/messagewall | |
parent | a79d57b991b84fb83da25e46c43a85e01f20bf0d (diff) | |
download | ports-519a83eb288885f11e41a370fca68666a3ceca8f.tar.gz ports-519a83eb288885f11e41a370fca68666a3ceca8f.zip |
Notes
Diffstat (limited to 'mail/messagewall')
-rw-r--r-- | mail/messagewall/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/messagewall/Makefile b/mail/messagewall/Makefile index f5091106a098..85b0ea3d9617 100644 --- a/mail/messagewall/Makefile +++ b/mail/messagewall/Makefile @@ -12,7 +12,7 @@ CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL} DISTNAME= messagewall_${PORTVERSION}.orig -MAINTAINER= opr@bsdaemon.be +MAINTAINER= ports@FreeBSD.org COMMENT= Free SMTP PROXY with filtering BUILD_DEPENDS= ${LOCALBASE}/include/firestring.h:${PORTSDIR}/misc/firestring \ |