diff options
author | pettai <pettai> | 2010-03-09 21:14:24 +0000 |
---|---|---|
committer | pettai <pettai> | 2010-03-09 21:14:24 +0000 |
commit | 454f2d21545c13d3752e96bc22792cdea145ecff (patch) | |
tree | 1ead4fc3f43da01feaa97a06389c5e39141a5fd6 | |
parent | 237d05a5ad87f13dff4b6504d9de9403735c4951 (diff) | |
download | pkgsrc-454f2d21545c13d3752e96bc22792cdea145ecff.tar.gz |
+ p5-Net-validMX
-rw-r--r-- | mail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index 9a7145368e5..461f49f24b1 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.389 2010/03/09 21:02:43 pettai Exp $ +# $NetBSD: Makefile,v 1.390 2010/03/09 21:14:24 pettai Exp $ # COMMENT= Electronic mail utilities @@ -213,6 +213,7 @@ SUBDIR+= p5-MailTools SUBDIR+= p5-Net-LMTP SUBDIR+= p5-Net-ManageSieve SUBDIR+= p5-Net-SMTP_auth +SUBDIR+= p5-Net-validMX SUBDIR+= p5-Sendmail-AccessDB SUBDIR+= p5-Sendmail-PMilter SUBDIR+= p5-URI-imap |