diff options
author | zuntum <zuntum> | 2001-04-27 15:48:02 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-04-27 15:48:02 +0000 |
commit | 35a158d63f96d59744e9b32650b20cb8b314af3d (patch) | |
tree | ebebf50787404679e791c1de81dd4221e2fc88d8 /mail/Makefile | |
parent | 0e0cd9c6c6d92267689b044fb02d4ce9e1124b32 (diff) | |
download | pkgsrc-35a158d63f96d59744e9b32650b20cb8b314af3d.tar.gz |
add & enable qmHandle
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 f5ea91fa244..da9eeac73ee 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.77 2001/04/27 14:07:56 wiz Exp $ +# $NetBSD: Makefile,v 1.78 2001/04/27 15:48:02 zuntum Exp $ # COMMENT= Electronic mail utilities @@ -47,6 +47,7 @@ SUBDIR+= popa3d SUBDIR+= postfix SUBDIR+= procmail SUBDIR+= qcheck +SUBDIR+= qmHandle SUBDIR+= qpopper SUBDIR+= rblcheck SUBDIR+= sendmail |