diff options
author | pooka <pooka> | 2007-06-08 06:08:22 +0000 |
---|---|---|
committer | pooka <pooka> | 2007-06-08 06:08:22 +0000 |
commit | f803b41009bedd2ebb7c86b06f8a31a27fd7b170 (patch) | |
tree | 98f26cb17ce1e8f582d654e9313442a6c976f144 /misc | |
parent | b8e0318bc261b1093b1d5b6a6048d7d1c8971210 (diff) | |
download | pkgsrc-f803b41009bedd2ebb7c86b06f8a31a27fd7b170.tar.gz |
add&enable ipbt
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index 996affe42e1..c75863a138b 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.277 2007/05/10 21:06:58 seb Exp $ +# $NetBSD: Makefile,v 1.278 2007/06/08 06:08:22 pooka Exp $ # COMMENT= Miscellaneous utilities @@ -76,6 +76,7 @@ SUBDIR+= gxmame SUBDIR+= hanzim SUBDIR+= heyu SUBDIR+= ibutton-pdkit +SUBDIR+= ipbt SUBDIR+= iselect SUBDIR+= ja-less SUBDIR+= ja-man |