diff options
author | tsarna <tsarna@pkgsrc.org> | 2000-12-18 23:35:04 +0000 |
---|---|---|
committer | tsarna <tsarna@pkgsrc.org> | 2000-12-18 23:35:04 +0000 |
commit | 00cf849bf9deaf78e032dae3635e49663e3a6e55 (patch) | |
tree | 0f1d9868373774f241b41cab73314ac27a071e40 | |
parent | 9c6f948e85c25777905f4a07bac2718f07bbcce1 (diff) | |
download | pkgsrc-00cf849bf9deaf78e032dae3635e49663e3a6e55.tar.gz |
Add and enable ibutton-pdkit, p5-ControlX10-CM11, xtend
-rw-r--r-- | misc/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index 1188188995f..fa8b27ead13 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.73 2000/12/17 23:40:54 wiz Exp $ +# $NetBSD: Makefile,v 1.74 2000/12/18 23:35:04 tsarna Exp $ # SUBDIR += 9menu @@ -26,6 +26,7 @@ SUBDIR += gnome-utils SUBDIR += gperiodic SUBDIR += heyu + SUBDIR += ibutton-pdkit SUBDIR += jitterbug SUBDIR += jive SUBDIR += kdeutils @@ -39,6 +40,7 @@ SUBDIR += most SUBDIR += p5-Array-PrintCols SUBDIR += p5-Business-CreditCard + SUBDIR += p5-ControlX10-CM11 SUBDIR += p5-File-MMagic SUBDIR += p5-Locale-Codes SUBDIR += p5-Search @@ -59,6 +61,7 @@ SUBDIR += vttest SUBDIR += watch SUBDIR += xrolodex + SUBDIR += xtend SUBDIR += zorro .include "../mk/bsd.pkg.subdir.mk" |