diff options
author | will <will@FreeBSD.org> | 2000-12-26 14:06:03 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-12-26 14:06:03 +0800 |
commit | efbf66688eb49f1f1c421107b193995c0503d82f (patch) | |
tree | b7831a0489b8a5cfcb0a333744a5ccc08a9a1266 /mail/Makefile | |
parent | 046dcf748aa88116c22999a66321de70450e31ac (diff) | |
download | freebsd-ports-gnome-efbf66688eb49f1f1c421107b193995c0503d82f.tar.gz freebsd-ports-gnome-efbf66688eb49f1f1c421107b193995c0503d82f.tar.zst freebsd-ports-gnome-efbf66688eb49f1f1c421107b193995c0503d82f.zip |
Add spambnc 111500, a set of procmail recipes to help filter spam.
PR: 23833
Submitted by: George Reid <greid@ukug.uk.freebsd.org>
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 1245447614d6..efb21913b5f6 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -125,6 +125,7 @@ SUBDIR += smunge SUBDIR += solidpop3d SUBDIR += sonicmail + SUBDIR += spambnc SUBDIR += spruce SUBDIR += sqwebmail SUBDIR += stuphead |