diff options
author | wiz <wiz@pkgsrc.org> | 2001-04-27 14:07:56 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-04-27 14:07:56 +0000 |
commit | 1b379b51af378550e30f8f855394987fde2368c9 (patch) | |
tree | 0b5c4d8989ba6877e203fa7c6c0c3fdf74d2f212 | |
parent | 2705e5091e52029d8e7c6e00e761151a6047b496 (diff) | |
download | pkgsrc-1b379b51af378550e30f8f855394987fde2368c9.tar.gz |
add and enable deliver
-rw-r--r-- | mail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index 838bcd975be..f5ea91fa244 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.76 2001/04/26 05:58:02 rh Exp $ +# $NetBSD: Makefile,v 1.77 2001/04/27 14:07:56 wiz Exp $ # COMMENT= Electronic mail utilities @@ -9,6 +9,7 @@ SUBDIR+= coolmail SUBDIR+= cucipop SUBDIR+= cue SUBDIR+= cyrus-imapd +SUBDIR+= deliver SUBDIR+= distribute SUBDIR+= drac SUBDIR+= elm |