diff options
author | mat <mat@FreeBSD.org> | 2005-02-18 19:39:31 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2005-02-18 19:39:31 +0800 |
commit | 27f615f9d69689191c0734537626164410bd4755 (patch) | |
tree | 512511336d08dd95804bba46747b9cace0de0967 /mail/Makefile | |
parent | daaa6f614d811dbbcbe28dacd0f85c15ce3ba448 (diff) | |
download | freebsd-ports-gnome-27f615f9d69689191c0734537626164410bd4755.tar.gz freebsd-ports-gnome-27f615f9d69689191c0734537626164410bd4755.tar.zst freebsd-ports-gnome-27f615f9d69689191c0734537626164410bd4755.zip |
Add sqlgrey 1.4.5, greylisting policy server for Postfix using an SQL backend.
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 8b631aefdb5e..45f988db336f 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -454,6 +454,7 @@ SUBDIR += spamprobe SUBDIR += spamstats SUBDIR += spruce + SUBDIR += sqlgrey SUBDIR += squirrelmail SUBDIR += sqwebmail SUBDIR += ssmtp |