diff options
author | vanilla <vanilla@FreeBSD.org> | 2004-07-16 10:44:16 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2004-07-16 10:44:16 +0800 |
commit | b3a242d168e115f0eb43d2aec8ead11b410714f5 (patch) | |
tree | 4dc022ef20cbaf233f5c3a763bca73a1f960f7e7 /mail/Makefile | |
parent | c45b70f8e7d2aa74e90bf9f0c1e5a0812ac601a1 (diff) | |
download | freebsd-ports-gnome-b3a242d168e115f0eb43d2aec8ead11b410714f5.tar.gz freebsd-ports-gnome-b3a242d168e115f0eb43d2aec8ead11b410714f5.tar.zst freebsd-ports-gnome-b3a242d168e115f0eb43d2aec8ead11b410714f5.zip |
Add gld 1.2, greylisting daemon for Postfix.
PR: ports/69089
Submitted by: Blaz Zupan <blaz@si.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 d3a46674be6b..8b35894528e3 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -99,6 +99,7 @@ SUBDIR += gkrellmmailwatch2 SUBDIR += glacier SUBDIR += glbiff + SUBDIR += gld SUBDIR += gmime SUBDIR += gmime2 SUBDIR += gnarwl |