diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-05-24 03:20:58 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-05-24 03:20:58 +0800 |
commit | cadaa0edb276152b31ae0be6ee991ac835869ca1 (patch) | |
tree | c6310fc84a4852dc4d62135c8cde3da80f223ba2 /mail/Makefile | |
parent | e3767e8abf9111d2c323dc34dcd041846d36dd7f (diff) | |
download | freebsd-ports-gnome-cadaa0edb276152b31ae0be6ee991ac835869ca1.tar.gz freebsd-ports-gnome-cadaa0edb276152b31ae0be6ee991ac835869ca1.tar.zst freebsd-ports-gnome-cadaa0edb276152b31ae0be6ee991ac835869ca1.zip |
add mimedefang 2.11
Milter based anti-spam and anti-virus filtering program
PR: 38077
Submitted by: Andrey V. Pevnev <andrey@mgul.ac.ru>
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 5dca842c5ac4..2d335bd160ca 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -110,6 +110,7 @@ SUBDIR += mew2-xemacs21 SUBDIR += mew2-xemacs21-mule SUBDIR += mh + SUBDIR += mimedefang SUBDIR += minimalist SUBDIR += ml SUBDIR += mmc |