diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-04-30 04:34:24 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-04-30 04:34:24 +0800 |
commit | ae91de1530260694b0dbe20e79a7e864a3476704 (patch) | |
tree | 523eeb3753bd6cf1b744fa7ac56deeb9584de113 /misc | |
parent | 2cdc76e7c67081e1313ac8e7c0718bc81e6d028d (diff) | |
download | marcuscom-ports-ae91de1530260694b0dbe20e79a7e864a3476704.tar marcuscom-ports-ae91de1530260694b0dbe20e79a7e864a3476704.tar.gz marcuscom-ports-ae91de1530260694b0dbe20e79a7e864a3476704.tar.bz2 marcuscom-ports-ae91de1530260694b0dbe20e79a7e864a3476704.tar.lz marcuscom-ports-ae91de1530260694b0dbe20e79a7e864a3476704.tar.xz marcuscom-ports-ae91de1530260694b0dbe20e79a7e864a3476704.tar.zst marcuscom-ports-ae91de1530260694b0dbe20e79a7e864a3476704.zip |
marcus said, 'Based on gnome-menus, the path should be
/usr/local/share/gnome/apps and not /usr/local/share/apps.' Bump the
PORTREVISION.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8696 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'misc')
-rw-r--r-- | misc/gnomehier/Makefile | 4 | ||||
-rw-r--r-- | misc/gnomehier/files/dirlist | 30 |
2 files changed, 17 insertions, 17 deletions
diff --git a/misc/gnomehier/Makefile b/misc/gnomehier/Makefile index 9709e4cf5..6f87f0a13 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.22 2007/04/29 04:11:39 marcus Exp $ +# $MCom: ports/misc/gnomehier/Makefile,v 1.23 2007/04/29 06:26:07 marcus Exp $ # # !!DON'T BUMP PORTREVISION ON MTREE CHANGES ANYMORE!! PORTNAME= gnomehier PORTVERSION= 2.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= misc gnome MASTER_SITES= # none DISTFILES= # none diff --git a/misc/gnomehier/files/dirlist b/misc/gnomehier/files/dirlist index fb8744c5c..51f2f3d97 100644 --- a/misc/gnomehier/files/dirlist +++ b/misc/gnomehier/files/dirlist @@ -38,21 +38,21 @@ share/applets/Network share/applets/Utility share/application-registry share/applications -share/apps -share/apps/Applications -share/apps/Audio -share/apps/Development -share/apps/Games -share/apps/Graphics -share/apps/Internet -share/apps/Multimedia -share/apps/Settings -share/apps/Settings/Desktop -share/apps/Settings/Documents -share/apps/Settings/Peripherals -share/apps/Settings/Session -share/apps/System -share/apps/Utilities +share/gnome/apps +share/gnome/apps/Applications +share/gnome/apps/Audio +share/gnome/apps/Development +share/gnome/apps/Games +share/gnome/apps/Graphics +share/gnome/apps/Internet +share/gnome/apps/Multimedia +share/gnome/apps/Settings +share/gnome/apps/Settings/Desktop +share/gnome/apps/Settings/Documents +share/gnome/apps/Settings/Peripherals +share/gnome/apps/Settings/Session +share/gnome/apps/System +share/gnome/apps/Utilities share/capplets share/control-center share/control-center-2.0 |