diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-08-05 04:32:09 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-08-05 04:32:09 +0000 |
commit | 09aff4eeb8ef4ccb702fce1d80fcae97a6f150bc (patch) | |
tree | 34e5d6c2aa590b9d726e29291d476a17437bb5b8 /mail/Makefile | |
parent | e2b6660a18c42ab4696334d192a211710132b146 (diff) | |
download | FreeBSD-ports-09aff4eeb8ef4ccb702fce1d80fcae97a6f150bc.zip FreeBSD-ports-09aff4eeb8ef4ccb702fce1d80fcae97a6f150bc.tar.gz |
add p5-Mail-RBL 1.00
Perl extension to access RBL-style host verification services
PR: 40968
Submitted by: Erwin Lansing <erwin@lansing.dk>
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 b298810..714014c 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -155,6 +155,7 @@ SUBDIR += p5-Mail-MailStats SUBDIR += p5-Mail-POP3Client SUBDIR += p5-Mail-QuoteWrap + SUBDIR += p5-Mail-RBL SUBDIR += p5-Mail-Sender SUBDIR += p5-Mail-Sendmail SUBDIR += p5-Mail-SpamAssassin |