diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2005-07-13 12:40:43 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2005-07-13 12:40:43 +0000 |
commit | a812e25ea102878ce4627751fe339195c2dfe34a (patch) | |
tree | ae1c3039d8d264067c7bc2a9cba980a4ac64e9de /mail/Makefile | |
parent | 202b9a5b244f70654d12daf1e1e2efed4603473c (diff) |
Add p5-Sendmail-AccessDB 0.09, perl5 interface to the Sendmail access.db
list.
PR: ports/82772
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
Notes
Notes:
svn path=/head/; revision=139071
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 519888ab0203..6be3a2ac31fb 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -324,6 +324,7 @@ SUBDIR += p5-POE-Component-Client-SMTP SUBDIR += p5-POE-Component-SMTP SUBDIR += p5-Qmail-Envelope + SUBDIR += p5-Sendmail-AccessDB SUBDIR += p5-Sendmail-Milter SUBDIR += p5-URI-imap SUBDIR += p5-URI-imaps |