diff options
author | zuntum <zuntum> | 2002-04-19 14:55:30 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2002-04-19 14:55:30 +0000 |
commit | 86b1ccf4da5a10544af5eba90a0a42b47e3dce47 (patch) | |
tree | 7d68480392a52101b4d7a7e26fd12bfbb779c63f /ham/Makefile | |
parent | 48e7d299567f84532e592d567345f9b47de15778 (diff) | |
download | pkgsrc-86b1ccf4da5a10544af5eba90a0a42b47e3dce47.tar.gz |
add & enable wwl
Diffstat (limited to 'ham/Makefile')
-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" |