diff options
author | hauke <hauke> | 2011-04-08 14:42:36 +0000 |
---|---|---|
committer | hauke <hauke> | 2011-04-08 14:42:36 +0000 |
commit | 8a8469b64387f700ea5c2824f4e166d18ae41b2a (patch) | |
tree | 1aa4abbcf7ac8fc142d2f0e490e70a1a22d9d5db /mail | |
parent | 534804212b982f7bab72a384fba65998199b7e13 (diff) | |
download | pkgsrc-8a8469b64387f700ea5c2824f4e166d18ae41b2a.tar.gz |
Add mail/sendmail-cidrexpand
Diffstat (limited to 'mail')
-rw-r--r-- | mail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index 78b373f79a5..d1011ec6e4c 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.409 2011/02/27 12:57:15 obache Exp $ +# $NetBSD: Makefile,v 1.410 2011/04/08 14:42:36 hauke Exp $ # COMMENT= Electronic mail utilities @@ -286,6 +286,7 @@ SUBDIR+= ruby-mime-types SUBDIR+= ruby-tmail SUBDIR+= safecat SUBDIR+= sendmail +SUBDIR+= sendmail-cidrexpand SUBDIR+= sendmail-qtool SUBDIR+= sendymail SUBDIR+= serialmail |