diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-12-23 07:08:17 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-12-23 07:08:17 +0000 |
commit | 86a63fb00d4af3cd9ce2486c1f2b3819b1f29f00 (patch) | |
tree | fc250a8b98531880f4a7da1499e6ae8536793285 /mail/Makefile | |
parent | 9e19888e49500336d9aada202888274e79479309 (diff) | |
download | ports-86a63fb00d4af3cd9ce2486c1f2b3819b1f29f00.tar.gz ports-86a63fb00d4af3cd9ce2486c1f2b3819b1f29f00.zip |
[NEW PORT]: mail/postfix-gps
This is a shar(1) archive for a new port, postfix-gps, which
implements a database based greylisting add-in for postfix.
PR: ports/71912
Submitted by: Xin LI <delphij@freebsd.org>
Notes
Notes:
svn path=/head/; revision=124913
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 66a5a2f40c92..e6923d19e304 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -336,6 +336,7 @@ SUBDIR += postfinger SUBDIR += postfix SUBDIR += postfix-current + SUBDIR += postfix-gps SUBDIR += postfix1 SUBDIR += postfixadmin SUBDIR += postgrey |