diff options
author | jtb <jtb@pkgsrc.org> | 2001-01-26 21:47:15 +0000 |
---|---|---|
committer | jtb <jtb@pkgsrc.org> | 2001-01-26 21:47:15 +0000 |
commit | 33230b8c8d58b65d71677d3f3c0f9fe50f761be0 (patch) | |
tree | eb0854e7cb815b6e5bcaeffeb21ec57eceef8e05 /mail | |
parent | 89ba0f05d161ff68121c30e5b5032fcf594f5cad (diff) | |
download | pkgsrc-33230b8c8d58b65d71677d3f3c0f9fe50f761be0.tar.gz |
Add and enable etach.
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 f36e696f0bd..54950d6e655 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.60 2001/01/25 23:01:27 jlam Exp $ +# $NetBSD: Makefile,v 1.61 2001/01/26 21:47:15 jtb Exp $ # SUBDIR += balsa @@ -9,6 +9,7 @@ SUBDIR += distribute SUBDIR += drac SUBDIR += elm + SUBDIR += etach SUBDIR += exim SUBDIR += exmh SUBDIR += faces |