diff options
author | pettai <pettai@pkgsrc.org> | 2010-03-09 21:14:24 +0000 |
---|---|---|
committer | pettai <pettai@pkgsrc.org> | 2010-03-09 21:14:24 +0000 |
commit | c874892ae9a2cb3439a578387138ee628600caca (patch) | |
tree | 1ead4fc3f43da01feaa97a06389c5e39141a5fd6 /mail/Makefile | |
parent | bf2990e7d677dad32566c54e8142aab5a5837e4e (diff) | |
download | pkgsrc-c874892ae9a2cb3439a578387138ee628600caca.tar.gz |
+ p5-Net-validMX
Diffstat (limited to 'mail/Makefile')
-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 |