diff options
author | rh <rh@pkgsrc.org> | 2002-09-29 03:48:50 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2002-09-29 03:48:50 +0000 |
commit | 2331cf16431cec9483a135b5e29f556c01ce1648 (patch) | |
tree | 97371243680d62c338ceae6a2667d7c6cc78ff07 /mail | |
parent | 4f4d49a9ebcc88d5f68e0e5f24d99cd64898da03 (diff) | |
download | pkgsrc-2331cf16431cec9483a135b5e29f556c01ce1648.tar.gz |
Add and enable GNUMail
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 4292f5bf5c5..72610702385 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.145 2002/09/29 03:42:05 rh Exp $ +# $NetBSD: Makefile,v 1.146 2002/09/29 03:48:50 rh Exp $ # COMMENT= Electronic mail utilities +SUBDIR+= GNUMail SUBDIR+= Pantomime SUBDIR+= anomy-sanitizer SUBDIR+= autorespond |