diff options
author | zuntum <zuntum> | 2001-09-16 22:27:30 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-09-16 22:27:30 +0000 |
commit | e934b86239188317d9176dd9daee684145f43cc3 (patch) | |
tree | b05e0fc26266bd189c4d0e68c68d341f3583a5a2 /mail | |
parent | a3588e630e4f84d65e6bc6003157c1dfa642ed69 (diff) | |
download | pkgsrc-e934b86239188317d9176dd9daee684145f43cc3.tar.gz |
add & enable qmailanalog
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 5733235751b..d30962a879f 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.101 2001/09/16 22:00:12 zuntum Exp $ +# $NetBSD: Makefile,v 1.102 2001/09/16 22:27:30 zuntum Exp $ # COMMENT= Electronic mail utilities @@ -63,6 +63,7 @@ SUBDIR+= qmHandle SUBDIR+= qmail SUBDIR+= qmail-conf SUBDIR+= qmail-lint +SUBDIR+= qmailanalog SUBDIR+= qpopper SUBDIR+= queue_repair SUBDIR+= rblcheck |