diff options
-rw-r--r-- | chat/Makefile | 3 | ||||
-rw-r--r-- | devel/Makefile | 3 | ||||
-rw-r--r-- | lang/Makefile | 3 | ||||
-rw-r--r-- | misc/Makefile | 3 | ||||
-rw-r--r-- | wm/Makefile | 3 | ||||
-rw-r--r-- | www/Makefile | 3 |
6 files changed, 6 insertions, 12 deletions
diff --git a/chat/Makefile b/chat/Makefile index 35d258501d7..ff5cd4dd94a 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.165 2012/04/26 10:49:27 obache Exp $ +# $NetBSD: Makefile,v 1.166 2012/07/15 02:35:20 dholland Exp $ # COMMENT= Communication programs @@ -13,7 +13,6 @@ SUBDIR+= bitlbee SUBDIR+= blackened SUBDIR+= bnc SUBDIR+= bsflite -SUBDIR+= centericq SUBDIR+= centerim SUBDIR+= cgiirc SUBDIR+= climm diff --git a/devel/Makefile b/devel/Makefile index d15393f0ef6..813243c1d8a 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.1628 2012/07/11 15:35:57 wiz Exp $ +# $NetBSD: Makefile,v 1.1629 2012/07/15 02:35:20 dholland Exp $ # COMMENT= Development utilities -SUBDIR+= ArX SUBDIR+= ETL SUBDIR+= ExmanIDE SUBDIR+= GConf diff --git a/lang/Makefile b/lang/Makefile index c34875a23cd..c41ea055233 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.323 2012/07/08 19:32:41 marino Exp $ +# $NetBSD: Makefile,v 1.324 2012/07/15 02:35:21 dholland Exp $ # COMMENT= Programming languages @@ -55,7 +55,6 @@ SUBDIR+= gcc3-ada SUBDIR+= gcc3-c SUBDIR+= gcc3-c++ SUBDIR+= gcc3-f77 -SUBDIR+= gcc3-java SUBDIR+= gcc3-objc SUBDIR+= gcc34 SUBDIR+= gcc34-ada diff --git a/misc/Makefile b/misc/Makefile index 4076aa5a653..5858dc59778 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.382 2012/06/06 07:54:36 wiz Exp $ +# $NetBSD: Makefile,v 1.383 2012/07/15 02:35:21 dholland Exp $ # COMMENT= Miscellaneous utilities @@ -105,7 +105,6 @@ SUBDIR+= iselect SUBDIR+= ja-less SUBDIR+= ja-man SUBDIR+= jhd -SUBDIR+= jitterbug SUBDIR+= jive SUBDIR+= kaccessible SUBDIR+= kalzium diff --git a/wm/Makefile b/wm/Makefile index 0c4888daaa6..aa2004acf4d 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.114 2012/01/08 15:22:27 wiz Exp $ +# $NetBSD: Makefile,v 1.115 2012/07/15 02:35:21 dholland Exp $ # COMMENT= X11 window managers, configuration tools, and themes @@ -55,7 +55,6 @@ SUBDIR+= mlvwm SUBDIR+= musca SUBDIR+= notion SUBDIR+= novawm -SUBDIR+= obconf SUBDIR+= obpager SUBDIR+= olvwm SUBDIR+= openbox diff --git a/www/Makefile b/www/Makefile index 7e10de59a74..19b57f133f6 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.887 2012/07/02 16:00:52 drochner Exp $ +# $NetBSD: Makefile,v 1.888 2012/07/15 02:35:21 dholland Exp $ # COMMENT= Packages related to the World Wide Web @@ -647,7 +647,6 @@ SUBDIR+= shibboleth-sp SUBDIR+= sitecopy SUBDIR+= snarf SUBDIR+= snownews -SUBDIR+= sope SUBDIR+= spawn-fcgi #SUBDIR+= squid # only contains Makefile fragments SUBDIR+= squid27 |