diff options
author | tron <tron@pkgsrc.org> | 2001-02-12 18:36:16 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2001-02-12 18:36:16 +0000 |
commit | e67d940b806ee0595b5051820b3da5d4adc36592 (patch) | |
tree | 86f9a523c37b933def2f1a7aaaca227aad67dd67 /mail | |
parent | 82c75b1854625b0c1faa8e4886f0dc0c24d913f2 (diff) | |
download | pkgsrc-e67d940b806ee0595b5051820b3da5d4adc36592.tar.gz |
Add and enable "mutt-unstable" package.
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 752c724ae6a..8c7bfb7b822 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.63 2001/02/12 15:28:08 jlam Exp $ +# $NetBSD: Makefile,v 1.64 2001/02/12 18:36:16 tron Exp $ # SUBDIR += balsa @@ -29,6 +29,7 @@ SUBDIR += mhonarc SUBDIR += mush SUBDIR += mutt + SUBDIR += mutt-unstable SUBDIR += nmh SUBDIR += p5-IMAP-Admin SUBDIR += p5-MIME-tools |