diff options
author | wiz <wiz@pkgsrc.org> | 2007-09-19 23:53:47 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-09-19 23:53:47 +0000 |
commit | 3bd539ba255b5530c6f0f53b7ba540b9d0d6d7ce (patch) | |
tree | 16b6a96edc52d6c36086bea3566745e476322469 /x11/Makefile | |
parent | 9cc6c76572d9fefa8c6898ad49f002545b6f661a (diff) | |
download | pkgsrc-3bd539ba255b5530c6f0f53b7ba540b9d0d6d7ce.tar.gz |
Rename gnome2-control-center to control-center, to match upstream name.
ok jmmv, drochner
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 fe714b89298..4bd1b3fdd9b 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.521 2007/09/14 00:28:54 simonb Exp $ +# $NetBSD: Makefile,v 1.522 2007/09/19 23:53:47 wiz Exp $ # COMMENT= Packages to support the X window system @@ -25,6 +25,7 @@ SUBDIR+= bitmap SUBDIR+= blt SUBDIR+= bwidget SUBDIR+= compositeproto +SUBDIR+= control-center SUBDIR+= damageproto SUBDIR+= desklaunch SUBDIR+= deskmenu @@ -60,7 +61,6 @@ SUBDIR+= gnome-session SUBDIR+= gnome-themes SUBDIR+= gnome-themes-extras SUBDIR+= gnome2-applets -SUBDIR+= gnome2-control-center SUBDIR+= gnome2-terminal SUBDIR+= gnopernicus SUBDIR+= gnustep-back |