diff options
author | Volker Stolz <vs@FreeBSD.org> | 2004-05-22 07:52:58 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2004-05-22 07:52:58 +0000 |
commit | 40b691474705c85a2ea32cc5f756f7d0b4e9912c (patch) | |
tree | e338c4133d120cf170b8ca6c302f9ddd1a1ec294 /mail/Makefile | |
parent | - Update MASTER_SITES and WWW: line (diff) |
Add libspf 0.25.b, sender Policy Framework (SPF) library and client.
PR: ports/64265
Submitted by: Daniel Roethlisberger <daniel@roe.ch>
Notes
Notes:
svn path=/head/; revision=109686
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 3e8522df9301..1b930929b9ca 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -130,6 +130,7 @@ SUBDIR += liboe SUBDIR += libpst SUBDIR += librfc822 + SUBDIR += libspf SUBDIR += listmanager SUBDIR += lmtp2nntp SUBDIR += lmtpd |