diff options
author | edwin <edwin@FreeBSD.org> | 2003-01-03 03:43:55 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-01-03 03:43:55 +0000 |
commit | 2663941197914865f520247b281e1403decff0c6 (patch) | |
tree | 91e56080191e97aad5a7836326328edbb5a9ff03 /mail/Makefile | |
parent | cdc6c40654911537765f4c474d3acff3494aca6a (diff) | |
download | FreeBSD-ports-2663941197914865f520247b281e1403decff0c6.zip FreeBSD-ports-2663941197914865f520247b281e1403decff0c6.tar.gz |
New Port mail/messagewall
SMTP Proxy with filtering
PR: ports/43331
Submitted by: opr <opr@bsdaemon.be>
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index 0b9319e..3e37f2f 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -114,6 +114,7 @@ SUBDIR += mboxgrep SUBDIR += mbx2mbox SUBDIR += mess822 + SUBDIR += messagewall SUBDIR += metamail SUBDIR += mew SUBDIR += mew-emacs20 |