diff options
author | zuntum <zuntum@pkgsrc.org> | 2002-04-19 14:55:30 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2002-04-19 14:55:30 +0000 |
commit | 1bb5c34489d5dc4650bb0d7b98fc9a3c177fc96b (patch) | |
tree | 7d68480392a52101b4d7a7e26fd12bfbb779c63f /ham | |
parent | 59c4b1ffbb5f49644720ec727f4cc18830c0dd88 (diff) | |
download | pkgsrc-1bb5c34489d5dc4650bb0d7b98fc9a3c177fc96b.tar.gz |
add & enable wwl
Diffstat (limited to 'ham')
-rw-r--r-- | ham/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ham/Makefile b/ham/Makefile index b2ad2ccc20f..d8d13c9b974 100644 --- a/ham/Makefile +++ b/ham/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2001/02/16 15:51:50 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2002/04/19 14:55:30 zuntum Exp $ # @@ -8,5 +8,6 @@ SUBDIR+= 7plus SUBDIR+= dpbox SUBDIR+= tfkiss SUBDIR+= tnt +SUBDIR+= wwl .include "../mk/bsd.pkg.subdir.mk" |