diff options
author | cjep <cjep> | 2002-12-09 10:38:01 +0000 |
---|---|---|
committer | cjep <cjep> | 2002-12-09 10:38:01 +0000 |
commit | 2a7b2c6cfeb5cbb02c51888ef0dea588967125e6 (patch) | |
tree | 1fe6379aeb75a0f95dd74e9c5b097163c7497aa4 /mail/Makefile | |
parent | 69acf1b3a43547e884010688f9a5259b2dc9197b (diff) | |
download | pkgsrc-2a7b2c6cfeb5cbb02c51888ef0dea588967125e6.tar.gz |
Add and enable nail.
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 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 |