summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-02-14 10:30:09 +0000
committerjmmv <jmmv>2003-02-14 10:30:09 +0000
commit2b028742f24cecd844458721f68b54ea3c90e296 (patch)
tree42c60d1bced6e12a30718ee4cfe757ebad3e608f /misc
parent5d7566fa3aa62304215a319daa9bc0f803098015 (diff)
downloadpkgsrc-2b028742f24cecd844458721f68b54ea3c90e296.tar.gz
Added the share/gnome/wm-properties directory.
Diffstat (limited to 'misc')
-rw-r--r--misc/gnome2-dirs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/gnome2-dirs/Makefile b/misc/gnome2-dirs/Makefile
index 5a9dc2faf9f..7f3951068ee 100644
--- a/misc/gnome2-dirs/Makefile
+++ b/misc/gnome2-dirs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/02/13 23:14:38 jmmv Exp $
+# $NetBSD: Makefile,v 1.7 2003/02/14 10:30:09 jmmv Exp $
#
DISTNAME= gnome2-dirs-${GNOME_DIRS_VERSION}
@@ -33,6 +33,7 @@ GNOME_DIRS+= share/control-center-2.0
GNOME_DIRS+= share/control-center-2.0/capplets
GNOME_DIRS+= share/gnome-2.0
GNOME_DIRS+= share/gnome-2.0/ui
+GNOME_DIRS+= share/gnome/wm-properties
.include "../../misc/gnome-dirs/Makefile.common"
.include "../../mk/bsd.pkg.mk"