diff options
author | wiz <wiz> | 2000-12-05 02:10:39 +0000 |
---|---|---|
committer | wiz <wiz> | 2000-12-05 02:10:39 +0000 |
commit | 18ead828e3b57ac7307a9a35137fc27beffc037e (patch) | |
tree | f6cdef843cd5702d77c1386aa0fd051ec6965a5e /mail | |
parent | 7b2c4a4be5b4eb38da5f5af1380d27775e37d8fd (diff) | |
download | pkgsrc-18ead828e3b57ac7307a9a35137fc27beffc037e.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 |