diff options
author | sobomax <sobomax@FreeBSD.org> | 2003-04-01 20:32:57 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2003-04-01 20:32:57 +0800 |
commit | 092fe0ac764c9ab421f55d739671e760a46205c4 (patch) | |
tree | 0e7dd646f86e948b8e1befd1733af57439c9cfed /mail/Makefile | |
parent | 9d06242607edf8173caafcfd6745f246c0100640 (diff) | |
download | freebsd-ports-gnome-092fe0ac764c9ab421f55d739671e760a46205c4.tar.gz freebsd-ports-gnome-092fe0ac764c9ab421f55d739671e760a46205c4.tar.zst freebsd-ports-gnome-092fe0ac764c9ab421f55d739671e760a46205c4.zip |
Add p5-Sendmail-Milter 0.18, a module to write mail filters in Perl
using sendmail's mail filter API.
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 3400fe0973e6..856f83a9762a 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -189,6 +189,7 @@ SUBDIR += p5-Mail-Tools SUBDIR += p5-Mail-Verify SUBDIR += p5-Net-SMTP-Server + SUBDIR += p5-Sendmail-Milter SUBDIR += p5-vpopmail SUBDIR += pantomime SUBDIR += pantomime-ssl |