diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-02-15 18:36:23 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-02-15 18:36:23 +0000 |
commit | 6991185daf668a58bbf9428c4ebd5199983cfca6 (patch) | |
tree | b2a4e575c60f7aef0025e29efcfdcbcdfafa0488 /misc/gnome-dirs | |
parent | c54e26731a4a5840b08919c342e9d41234b2aaaf (diff) | |
download | pkgsrc-6991185daf668a58bbf9428c4ebd5199983cfca6.tar.gz |
Handle the share/control-center-2.0/icons directory in gnome2-dirs.
Bump version to 1.3.
Diffstat (limited to 'misc/gnome-dirs')
-rw-r--r-- | misc/gnome-dirs/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/gnome-dirs/Makefile.common b/misc/gnome-dirs/Makefile.common index 3555815206e..6648e17af9e 100644 --- a/misc/gnome-dirs/Makefile.common +++ b/misc/gnome-dirs/Makefile.common @@ -1,11 +1,11 @@ -# $NetBSD: Makefile.common,v 1.4 2003/05/30 15:54:42 jmmv Exp $ +# $NetBSD: Makefile.common,v 1.5 2004/02/15 18:36:23 jmmv Exp $ # # This Makefile contains all the logic needed to automatically generate # PLIST's for the gnome*-dirs packages. # It also installs all GTK/GNOME directories common to v1 and v2. -GNOME_DIRS_VERSION= 1.2 +GNOME_DIRS_VERSION= 1.3 GNOME_DIRS_COMMON= share/gnome/apps GNOME_DIRS_COMMON+= share/gnome/apps/Applications |