diff options
author | edwin <edwin@FreeBSD.org> | 2004-12-23 15:08:17 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2004-12-23 15:08:17 +0800 |
commit | 0d96d3a55a54cd83ecf2d0550062d9c38554bad8 (patch) | |
tree | 5b266b45bdcfed1ef7d5013b7183df15551fdecd /mail/Makefile | |
parent | db4608cc0aa4491debc397bff28de6dbce1b20c2 (diff) | |
download | freebsd-ports-gnome-0d96d3a55a54cd83ecf2d0550062d9c38554bad8.tar.gz freebsd-ports-gnome-0d96d3a55a54cd83ecf2d0550062d9c38554bad8.tar.zst freebsd-ports-gnome-0d96d3a55a54cd83ecf2d0550062d9c38554bad8.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>
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 |