diff options
author | drochner <drochner@pkgsrc.org> | 2007-11-05 19:18:23 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2007-11-05 19:18:23 +0000 |
commit | 1fc38d757f4801b810919f87ccff5098095fef89 (patch) | |
tree | 28722666c49973540ae5c9bd0c5f2ffb3b769918 /x11 | |
parent | 27b32347d34425721e50941855291de0836f31a3 (diff) | |
download | pkgsrc-1fc38d757f4801b810919f87ccff5098095fef89.tar.gz |
+gnome-control-center
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 7f6e4422676..4c3cda753ee 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.528 2007/11/03 17:25:27 drochner Exp $ +# $NetBSD: Makefile,v 1.529 2007/11/05 19:18:23 drochner Exp $ # COMMENT= Packages to support the X window system @@ -54,6 +54,7 @@ SUBDIR+= gdm SUBDIR+= ggiterm SUBDIR+= glproto SUBDIR+= gnome-applets +SUBDIR+= gnome-control-center SUBDIR+= gnome-desktop SUBDIR+= gnome-mag SUBDIR+= gnome-panel |