diff options
author | rafan <rafan@FreeBSD.org> | 2006-07-23 10:30:42 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2006-07-23 10:30:42 +0800 |
commit | 2b187bded8fcaa4d121e556a5bc44c2d54a81b3b (patch) | |
tree | ec3107a9ff4661fd1a645cbc0dad6656a39d79ea /mail/Makefile | |
parent | fe3108fdda56d01a76480347b0ac31cb53eb48b8 (diff) | |
download | freebsd-ports-gnome-2b187bded8fcaa4d121e556a5bc44c2d54a81b3b.tar.gz freebsd-ports-gnome-2b187bded8fcaa4d121e556a5bc44c2d54a81b3b.tar.zst freebsd-ports-gnome-2b187bded8fcaa4d121e556a5bc44c2d54a81b3b.zip |
Add p5-Mail-OpenRelay-Simple 0.02, check if a mail server runs as an
open relay.
PR: ports/100668
Submitted by: Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
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 f74279607467..3e23bd908938 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -317,6 +317,7 @@ SUBDIR += p5-Mail-MailStats SUBDIR += p5-Mail-Mbox-MessageParser SUBDIR += p5-Mail-MboxParser + SUBDIR += p5-Mail-OpenRelay-Simple SUBDIR += p5-Mail-POP3Client SUBDIR += p5-Mail-Procmail SUBDIR += p5-Mail-Procmailrc |