diff options
-rw-r--r-- | net/Makefile | 4 | ||||
-rw-r--r-- | pkgtools/Makefile | 4 | ||||
-rw-r--r-- | wm/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/net/Makefile b/net/Makefile index e27a89c82c7..5685ca1a79b 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.712 2008/05/26 22:38:27 joerg Exp $ +# $NetBSD: Makefile,v 1.713 2008/06/06 08:30:07 wiz Exp $ # COMMENT= Networking tools @@ -495,12 +495,12 @@ SUBDIR+= tsclient SUBDIR+= tsocks SUBDIR+= tspc SUBDIR+= ttt -SUBDIR+= unbound SUBDIR+= ucarp SUBDIR+= ucspi-ssl SUBDIR+= ucspi-tcp SUBDIR+= udpcast SUBDIR+= udptunnel +SUBDIR+= unbound SUBDIR+= unfs3 SUBDIR+= unison SUBDIR+= unison-devel diff --git a/pkgtools/Makefile b/pkgtools/Makefile index 80d9ab8b504..0ff1d134d6d 100644 --- a/pkgtools/Makefile +++ b/pkgtools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.90 2008/05/24 03:39:29 tnn Exp $ +# $NetBSD: Makefile,v 1.91 2008/06/06 08:30:31 wiz Exp $ # COMMENT= Tools for use in the packages collection @@ -8,8 +8,8 @@ SUBDIR+= binpatch SUBDIR+= bootstrap-extras SUBDIR+= bootstrap-mk-files SUBDIR+= cdpack -SUBDIR+= createbuildlink SUBDIR+= compat_headers +SUBDIR+= createbuildlink SUBDIR+= dfdisk SUBDIR+= digest SUBDIR+= genrpm diff --git a/wm/Makefile b/wm/Makefile index f242adde737..2f704f22acb 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.104 2008/05/12 13:20:58 jmcneill Exp $ +# $NetBSD: Makefile,v 1.105 2008/06/06 08:30:56 wiz Exp $ # COMMENT= X11 window managers, configuration tools, and themes @@ -19,10 +19,10 @@ SUBDIR+= bbrun SUBDIR+= blackbox SUBDIR+= blackbox70 SUBDIR+= bsetroot +SUBDIR+= ccsm SUBDIR+= compiz SUBDIR+= compiz-fusion-plugins-extra SUBDIR+= compiz-fusion-plugins-main -SUBDIR+= ccsm SUBDIR+= ctwm SUBDIR+= cwm SUBDIR+= dwm |