diff options
author | obache <obache> | 2008-10-30 13:02:42 +0000 |
---|---|---|
committer | obache <obache> | 2008-10-30 13:02:42 +0000 |
commit | db4c25c787f72167f3b4007e37c026264da85157 (patch) | |
tree | e41a39b0c06fcc64c094cd45d4f841cedf2511db /mail/Makefile | |
parent | 9599da4ae4e7d23ae5977bb4bf8d1724dd8ffe77 (diff) | |
download | pkgsrc-db4c25c787f72167f3b4007e37c026264da85157.tar.gz |
Add and enable heirloom-mailx.
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 5e302658706..b311fb0a10d 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.363 2008/10/24 16:38:48 wiz Exp $ +# $NetBSD: Makefile,v 1.364 2008/10/30 13:02:42 obache Exp $ # COMMENT= Electronic mail utilities @@ -96,6 +96,7 @@ SUBDIR+= gmime24 SUBDIR+= gnus SUBDIR+= greetdelay SUBDIR+= grepmail +SUBDIR+= heirloom-mailx SUBDIR+= hypermail SUBDIR+= ifile SUBDIR+= ifile-procmail |