diff options
author | rh <rh> | 2002-09-29 03:48:50 +0000 |
---|---|---|
committer | rh <rh> | 2002-09-29 03:48:50 +0000 |
commit | ab07ed9a29af39d5ffba725e603f6447760a6daa (patch) | |
tree | 97371243680d62c338ceae6a2667d7c6cc78ff07 /mail/Makefile | |
parent | d539d032e11dc5b91c9392ae0fe745999a6ff639 (diff) | |
download | pkgsrc-ab07ed9a29af39d5ffba725e603f6447760a6daa.tar.gz |
Add and enable GNUMail
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 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 |