diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:51:06 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:51:06 +0000 |
commit | 4d0a0dc1c69f1f51e6b71413a5a965e0cfd26259 (patch) | |
tree | 179150b665d2f7da2053bd0dfeaf789ae4a7951a /mail/messagewall | |
parent | 3baa89dcc940f9d4cc6e68219720b4e96fb52a08 (diff) | |
download | ports-4d0a0dc1c69f1f51e6b71413a5a965e0cfd26259.tar.gz ports-4d0a0dc1c69f1f51e6b71413a5a965e0cfd26259.zip |
Notes
Diffstat (limited to 'mail/messagewall')
-rw-r--r-- | mail/messagewall/Makefile | 1 | ||||
-rw-r--r-- | mail/messagewall/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/mail/messagewall/Makefile b/mail/messagewall/Makefile index feec8eb92cc6..ddab0e6dc6ea 100644 --- a/mail/messagewall/Makefile +++ b/mail/messagewall/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.messagewall.org/download/ DISTNAME= messagewall-${PORTVERSION} MAINTAINER= opr@bsdaemon.be +COMMENT= Free SMTP PROXY with filtering BUILD_DEPENDS= ${LOCALBASE}/include/firestring.h:${PORTSDIR}/misc/firestring \ ${LOCALBASE}/include/firedns.h:${PORTSDIR}/net/firedns diff --git a/mail/messagewall/pkg-comment b/mail/messagewall/pkg-comment deleted file mode 100644 index b656e64cc741..000000000000 --- a/mail/messagewall/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Free SMTP PROXY with filtering |