diff options
author | tsarna <tsarna> | 2000-12-18 23:35:04 +0000 |
---|---|---|
committer | tsarna <tsarna> | 2000-12-18 23:35:04 +0000 |
commit | 2cd3b1fad536ab3c7e334d9cda260e51d71be72b (patch) | |
tree | 0f1d9868373774f241b41cab73314ac27a071e40 /misc | |
parent | 93d0b66cb6ffa96e0d1917d0a2fc49e449cc8df2 (diff) | |
download | pkgsrc-2cd3b1fad536ab3c7e334d9cda260e51d71be72b.tar.gz |
Add and enable ibutton-pdkit, p5-ControlX10-CM11, xtend
Diffstat (limited to 'misc')
-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" |