diff options
author | tron <tron@pkgsrc.org> | 2001-05-29 05:47:24 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2001-05-29 05:47:24 +0000 |
commit | d34227cf28e18c7703555a999ae4887c261af24f (patch) | |
tree | 0cd9a3b9da705ae5575c47e92d8fb23c3ed13bad /mail/Makefile | |
parent | 721c4ebedba85e502ad8d02009adcb41e571f5ed (diff) | |
download | pkgsrc-d34227cf28e18c7703555a999ae4887c261af24f.tar.gz |
Add and enable "wmbiff" package. This fixes PR pkg/12990 by Mario Kemper.
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index 8c102146b5a..dfc23f30d8e 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.81 2001/05/16 08:20:25 jlam Exp $ +# $NetBSD: Makefile,v 1.82 2001/05/29 05:47:24 tron Exp $ # COMMENT= Electronic mail utilities @@ -64,6 +64,7 @@ SUBDIR+= teapop SUBDIR+= tnef SUBDIR+= vm SUBDIR+= wl +SUBDIR+= wmbiff SUBDIR+= wmmail SUBDIR+= xbuffy SUBDIR+= xfmail |