diff options
author | bouyer <bouyer> | 2002-08-23 15:31:45 +0000 |
---|---|---|
committer | bouyer <bouyer> | 2002-08-23 15:31:45 +0000 |
commit | 3565b42b9155b3520c13de78c3e2f0d6a6b9ae77 (patch) | |
tree | e2c5b6b96402f30c10f5e6a7c529dca9893524de /mail/Makefile | |
parent | d34917cc2a6775f96aebe187232376172af6e7f5 (diff) | |
download | pkgsrc-3565b42b9155b3520c13de78c3e2f0d6a6b9ae77.tar.gz |
Add mailman
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 f05307fcd98..82c0e3099d5 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.138 2002/07/23 08:55:42 schmonz Exp $ +# $NetBSD: Makefile,v 1.139 2002/08/23 15:31:45 bouyer Exp $ # COMMENT= Electronic mail utilities @@ -49,6 +49,7 @@ SUBDIR+= ja-mh SUBDIR+= mailagent SUBDIR+= mailcrypt SUBDIR+= maildrop +SUBDIR+= mailman SUBDIR+= mailserv SUBDIR+= mailsync SUBDIR+= mailwrapper |