diff options
author | cjep <cjep@pkgsrc.org> | 2002-12-09 10:38:01 +0000 |
---|---|---|
committer | cjep <cjep@pkgsrc.org> | 2002-12-09 10:38:01 +0000 |
commit | 67b8dad77cc205d9e34b87b14bb06655270ecb9d (patch) | |
tree | 1fe6379aeb75a0f95dd74e9c5b097163c7497aa4 /mail | |
parent | bf5ec62232bffaee44ec539169890cb079e67094 (diff) | |
download | pkgsrc-67b8dad77cc205d9e34b87b14bb06655270ecb9d.tar.gz |
Add and enable nail.
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 b948612f453..b393f8006ee 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.151 2002/12/09 03:18:27 rh Exp $ +# $NetBSD: Makefile,v 1.152 2002/12/09 10:38:01 cjep Exp $ # COMMENT= Electronic mail utilities @@ -70,6 +70,7 @@ SUBDIR+= mhonarc SUBDIR+= mimedefang SUBDIR+= mush SUBDIR+= mutt +SUBDIR+= nail SUBDIR+= newmail SUBDIR+= nmh SUBDIR+= nullmailer |