diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-04-29 07:11:14 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-04-29 07:11:14 +0800 |
commit | 9b2afa320c682f18a660374496b9d7d3863a1ace (patch) | |
tree | 3ccab49ec2c20964f567014bb3b6c71af06576ed /misc | |
parent | e2789655693bdc500f015c91af2b02b57e309373 (diff) | |
download | marcuscom-ports-9b2afa320c682f18a660374496b9d7d3863a1ace.tar marcuscom-ports-9b2afa320c682f18a660374496b9d7d3863a1ace.tar.gz marcuscom-ports-9b2afa320c682f18a660374496b9d7d3863a1ace.tar.bz2 marcuscom-ports-9b2afa320c682f18a660374496b9d7d3863a1ace.tar.lz marcuscom-ports-9b2afa320c682f18a660374496b9d7d3863a1ace.tar.xz marcuscom-ports-9b2afa320c682f18a660374496b9d7d3863a1ace.tar.zst marcuscom-ports-9b2afa320c682f18a660374496b9d7d3863a1ace.zip |
Fix the path to wm-properties, and add share/gnome/autostart.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8678 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'misc')
-rw-r--r-- | misc/gnomehier/Makefile | 4 | ||||
-rw-r--r-- | misc/gnomehier/files/dirlist | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/misc/gnomehier/Makefile b/misc/gnomehier/Makefile index b285f7b8f..97113048e 100644 --- a/misc/gnomehier/Makefile +++ b/misc/gnomehier/Makefile @@ -3,13 +3,13 @@ # Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/misc/gnomehier/Makefile,v 1.18 2007/04/27 18:11:41 ahze Exp $ +# $MCom: ports/misc/gnomehier/Makefile,v 1.19 2007/04/28 22:40:22 marcus Exp $ # # !!DON'T BUMP PORTREVISION ON MTREE CHANGES ANYMORE!! PORTNAME= gnomehier PORTVERSION= 2.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc gnome MASTER_SITES= # none DISTFILES= # none diff --git a/misc/gnomehier/files/dirlist b/misc/gnomehier/files/dirlist index c00390918..6c0f1e7d7 100644 --- a/misc/gnomehier/files/dirlist +++ b/misc/gnomehier/files/dirlist @@ -70,6 +70,7 @@ share/gnome share/gnome-2.0 share/gnome-2.0/ui share/gnome-about +share/gnome/autostart share/gnome/help share/gnome/help/fdl share/gnome/help/fdl/C @@ -78,6 +79,7 @@ share/gnome/help/gpl/C share/gnome/help/lgpl share/gnome/help/lgpl/C share/gnome/panel +share/gnome/wm-properties share/icons share/idl share/images @@ -95,5 +97,4 @@ share/sounds share/themes share/ui share/vfolders -share/wm-properties share/xmodmap |