diff options
author | obache <obache@pkgsrc.org> | 2010-04-09 12:41:32 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-04-09 12:41:32 +0000 |
commit | 1d22da44a307c78502815e22f563fe2223185e76 (patch) | |
tree | 1205b4c33876bd7367a8ab6e972435a107cf5727 /mail/Makefile | |
parent | 017e12e2cdb23f8929c9f129cbdfed99ac6ab18b (diff) | |
download | pkgsrc-1d22da44a307c78502815e22f563fe2223185e76.tar.gz |
+ milter-manager
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 c630dc6571a..d77cb1c97f8 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.393 2010/03/12 22:46:08 pettai Exp $ +# $NetBSD: Makefile,v 1.394 2010/04/09 12:41:32 obache Exp $ # COMMENT= Electronic mail utilities @@ -143,6 +143,7 @@ SUBDIR+= metamail SUBDIR+= mew SUBDIR+= mhonarc SUBDIR+= milter-greylist +SUBDIR+= milter-manager SUBDIR+= milter-regex SUBDIR+= mimedefang SUBDIR+= mini_sendmail |