diff options
author | pooka <pooka@pkgsrc.org> | 2007-06-08 06:08:22 +0000 |
---|---|---|
committer | pooka <pooka@pkgsrc.org> | 2007-06-08 06:08:22 +0000 |
commit | d25be8c5fe1bd32de29b490ee8282d7c7459def7 (patch) | |
tree | 98f26cb17ce1e8f582d654e9313442a6c976f144 /misc | |
parent | a4620404a8d466db7e92472da4e6998bbd2ea01f (diff) | |
download | pkgsrc-d25be8c5fe1bd32de29b490ee8282d7c7459def7.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 |