diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-07-07 09:42:48 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-07-07 09:42:48 +0000 |
commit | 9a994ce6131c4c7609c0239cfc277b279b8ad2d6 (patch) | |
tree | f18315afc1b9ee0196354a193e12c884a0492e98 /mail/Makefile | |
parent | db37fa185d5cbf3bc4370f84b3497868e81d3af5 (diff) | |
download | pkgsrc-9a994ce6131c4c7609c0239cfc277b279b8ad2d6.tar.gz |
add & enable queue_repair
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 05b457700a9..69b619670ac 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.90 2001/07/03 14:07:37 abs Exp $ +# $NetBSD: Makefile,v 1.91 2001/07/07 09:42:48 zuntum Exp $ # COMMENT= Electronic mail utilities @@ -54,6 +54,7 @@ SUBDIR+= procmail SUBDIR+= qcheck SUBDIR+= qmHandle SUBDIR+= qpopper +SUBDIR+= queue_repair SUBDIR+= rblcheck SUBDIR+= ruby-tmail SUBDIR+= sendmail |