diff options
-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 |