diff options
author | wiz <wiz@pkgsrc.org> | 2000-12-05 02:10:39 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-12-05 02:10:39 +0000 |
commit | 40cdd5ed0a681a1f00e2f87750a363c3050e46a9 (patch) | |
tree | f6cdef843cd5702d77c1386aa0fd051ec6965a5e /mail | |
parent | 0db35661ffc9e0535319ae2cedfd684e9a80c746 (diff) | |
download | pkgsrc-40cdd5ed0a681a1f00e2f87750a363c3050e46a9.tar.gz |
add and enable xbuffy
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 e0cfd6e698f..6c2ed7bf0f6 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.53 2000/12/01 04:22:15 jtb Exp $ +# $NetBSD: Makefile,v 1.54 2000/12/05 02:10:39 wiz Exp $ # FreeBSD Id: Makefile,v 1.45 1997/08/13 18:35:22 andreas Exp # @@ -45,6 +45,7 @@ SUBDIR += tnef SUBDIR += vm SUBDIR += wmmail + SUBDIR += xbuffy SUBDIR += xfmail SUBDIR += xmailbox |