diff options
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/Makefile b/x11/Makefile index 579869648ad..60dacb52fc6 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.396 2005/05/31 15:38:23 markd Exp $ +# $NetBSD: Makefile,v 1.397 2005/05/31 22:12:18 wiz Exp $ # COMMENT= Packages to support the X window system @@ -24,7 +24,7 @@ SUBDIR+= bbapm SUBDIR+= blt SUBDIR+= clearlooks-metacity SUBDIR+= compositeext -SUBDIR+= controlcenter +SUBDIR+= control-center SUBDIR+= devilspie SUBDIR+= dfm SUBDIR+= dtx11session |