diff options
author | jun <jun@pkgsrc.org> | 2001-02-06 03:03:48 +0000 |
---|---|---|
committer | jun <jun@pkgsrc.org> | 2001-02-06 03:03:48 +0000 |
commit | 4098571c142a5138bd2050f5de264cb566152287 (patch) | |
tree | 9b7d5ae951c4e4ba7a8d86ee7a5d0dc10e8fca19 | |
parent | 32d08ceb10f888440a0aa608d35099a4943d39e1 (diff) | |
download | pkgsrc-4098571c142a5138bd2050f5de264cb566152287.tar.gz |
add mew.
-rw-r--r-- | mail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index 54950d6e655..29d7305a0dd 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.61 2001/01/26 21:47:15 jtb Exp $ +# $NetBSD: Makefile,v 1.62 2001/02/06 03:03:48 jun Exp $ # SUBDIR += balsa @@ -24,6 +24,7 @@ SUBDIR += mailwrapper SUBDIR += majordomo SUBDIR += metamail + SUBDIR += mew SUBDIR += mhonarc SUBDIR += mush SUBDIR += mutt |