diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2008-10-03 18:38:25 +0800 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2008-10-03 18:38:25 +0800 |
commit | 720684f7d6dad69e9cd9c3da80cf71092017d322 (patch) | |
tree | ff9affbbaf0d9d20ffb0f55d723e01eef3515314 /mail/Makefile | |
parent | eeaeafaa881473c67f9c77b14235b0c8cf783481 (diff) | |
download | freebsd-ports-gnome-720684f7d6dad69e9cd9c3da80cf71092017d322.tar.gz freebsd-ports-gnome-720684f7d6dad69e9cd9c3da80cf71092017d322.tar.zst freebsd-ports-gnome-720684f7d6dad69e9cd9c3da80cf71092017d322.zip |
Add libdkim 1.0.17, DKIM (DomainKeys Identified Mail) library.
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 8ff47de2574c..491ebab504ed 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -203,6 +203,7 @@ SUBDIR += kshowmail SUBDIR += lbdb SUBDIR += lens + SUBDIR += libdkim SUBDIR += libdomainkeys SUBDIR += libesmtp SUBDIR += libetpan |