diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-03-12 09:11:01 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-03-12 09:11:01 +0000 |
commit | 26905f8e673ddc9010f10c620699ce3c21f82acb (patch) | |
tree | 470fe2253fd2579454647f2d1aabbf25a3c65d68 /mail | |
parent | 6fed36d326beeb6e787878014177969d9993c5d3 (diff) | |
download | pkgsrc-26905f8e673ddc9010f10c620699ce3c21f82acb.tar.gz |
add & enable qcheck
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 05922ab4490..30ca5558aee 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.69 2001/03/05 21:00:09 jtb Exp $ +# $NetBSD: Makefile,v 1.70 2001/03/12 09:11:01 zuntum Exp $ # COMMENT= Electronic mail utilities @@ -43,6 +43,7 @@ SUBDIR+= popa3d SUBDIR+= postfix SUBDIR+= postfix-current SUBDIR+= procmail +SUBDIR+= qcheck SUBDIR+= qpopper SUBDIR+= rblcheck SUBDIR+= sendmail |