diff options
author | zuntum <zuntum> | 2001-08-13 09:22:00 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-08-13 09:22:00 +0000 |
commit | 8ed9801ad6c651c5fd233e7e6f8cdf1c78dc802d (patch) | |
tree | 9abfca622e1f8916dff6afc1f254d6e2123e9f72 /mail | |
parent | b8d94be660aa4d7ad1fa27255b7949a4c2f911e6 (diff) | |
download | pkgsrc-8ed9801ad6c651c5fd233e7e6f8cdf1c78dc802d.tar.gz |
Add & enable qmail
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 56ab4316272..1e6696957f2 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.96 2001/08/01 13:54:41 rh Exp $ +# $NetBSD: Makefile,v 1.97 2001/08/13 09:22:00 zuntum Exp $ # COMMENT= Electronic mail utilities @@ -57,6 +57,7 @@ SUBDIR+= poppy SUBDIR+= postfix SUBDIR+= procmail SUBDIR+= qcheck +SUBDIR+= qmail SUBDIR+= qmHandle SUBDIR+= qpopper SUBDIR+= queue_repair |