diff options
-rw-r--r-- | games/Makefile | 4 | ||||
-rw-r--r-- | net/Makefile | 3 | ||||
-rw-r--r-- | sysutils/Makefile | 4 | ||||
-rw-r--r-- | www/Makefile | 3 |
4 files changed, 10 insertions, 4 deletions
diff --git a/games/Makefile b/games/Makefile index 2a7e42776a1..f4c16768477 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.275 2006/09/26 15:19:29 salo Exp $ +# $NetBSD: Makefile,v 1.276 2006/10/02 20:09:00 rillig Exp $ # COMMENT= Games @@ -88,6 +88,7 @@ SUBDIR+= freedroid SUBDIR+= freesci SUBDIR+= frotz SUBDIR+= frozen-bubble +SUBDIR+= fruit SUBDIR+= galaxa SUBDIR+= gemdropx SUBDIR+= genecys-client @@ -165,6 +166,7 @@ SUBDIR+= orbital_eunuchs_sniper SUBDIR+= pag SUBDIR+= pioneers SUBDIR+= plib +SUBDIR+= polyglot SUBDIR+= powermanga SUBDIR+= powwow SUBDIR+= prboom diff --git a/net/Makefile b/net/Makefile index dc0e7032e0f..c59df80393d 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.639 2006/09/26 15:48:41 salo Exp $ +# $NetBSD: Makefile,v 1.640 2006/10/02 20:08:59 rillig Exp $ # COMMENT= Networking tools @@ -188,6 +188,7 @@ SUBDIR+= libupnp SUBDIR+= linc SUBDIR+= llnlxdir SUBDIR+= llnlxftp +SUBDIR+= logjam SUBDIR+= lopster SUBDIR+= mDNSResponder SUBDIR+= mDNSResponder-nss diff --git a/sysutils/Makefile b/sysutils/Makefile index 2f17b02345e..b12dd6b0a04 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.373 2006/09/16 10:25:30 wiz Exp $ +# $NetBSD: Makefile,v 1.374 2006/10/02 20:09:00 rillig Exp $ # COMMENT= System utilities @@ -79,6 +79,7 @@ SUBDIR+= fastfs SUBDIR+= fatback SUBDIR+= fdgw SUBDIR+= file +SUBDIR+= filelight SUBDIR+= findutils SUBDIR+= fix4SA110rev2 SUBDIR+= fixelfprot @@ -216,6 +217,7 @@ SUBDIR+= strace SUBDIR+= su2 SUBDIR+= sux SUBDIR+= swapd +SUBDIR+= swatch SUBDIR+= sysgen SUBDIR+= sysinfo SUBDIR+= syslog-ng diff --git a/www/Makefile b/www/Makefile index 16dbd05f65b..4feff9dd898 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.473 2006/09/24 16:46:54 salo Exp $ +# $NetBSD: Makefile,v 1.474 2006/10/02 20:09:00 rillig Exp $ # COMMENT= Packages related to the World Wide Web @@ -300,6 +300,7 @@ SUBDIR+= skipstone SUBDIR+= snarf SUBDIR+= snownews SUBDIR+= sope +SUBDIR+= squirm SUBDIR+= spfc SUBDIR+= squid SUBDIR+= squidGuard |