summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorwiz <wiz>2005-05-31 22:12:18 +0000
committerwiz <wiz>2005-05-31 22:12:18 +0000
commit88ed4e1b2659a8c06b5002ecd739573a35a4c423 (patch)
tree2c1c25089580d40e221b1dca15d20808dc1d4c96 /x11
parent50b38dd57ce884547ae62d77ecb5e4cd3276a55b (diff)
downloadpkgsrc-88ed4e1b2659a8c06b5002ecd739573a35a4c423.tar.gz
Use x11/control-center (instead of x11/controlcenter).
Diffstat (limited to 'x11')
-rw-r--r--x11/Makefile4
-rw-r--r--x11/gdkxft/Makefile4
2 files changed, 4 insertions, 4 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
diff --git a/x11/gdkxft/Makefile b/x11/gdkxft/Makefile
index 16c8671cc28..0df7645e0ba 100644
--- a/x11/gdkxft/Makefile
+++ b/x11/gdkxft/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2005/04/11 21:48:06 tv Exp $
+# $NetBSD: Makefile,v 1.27 2005/05/31 22:12:18 wiz Exp $
#
DISTNAME= gdkxft-1.5
@@ -36,7 +36,7 @@ post-install:
.include "../../fonts/Xft2/buildlink3.mk"
.include "../../graphics/freetype2/buildlink3.mk"
.include "../../lang/perl5/buildlink3.mk"
-.include "../../x11/controlcenter/buildlink3.mk"
+.include "../../x11/control-center/buildlink3.mk"
.include "../../x11/gtk/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"