diff options
author | sobomax <sobomax@FreeBSD.org> | 2002-07-04 16:27:32 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2002-07-04 16:27:32 +0000 |
commit | c0024428395b268d3880223602be8d8c5a290f57 (patch) | |
tree | 6b0697a1736aca311ff1646721e1fafa0e35a61a /misc/gnomehier | |
parent | 5895e6781ee6a92b70f29d447101019c44d413f3 (diff) | |
download | FreeBSD-ports-c0024428395b268d3880223602be8d8c5a290f57.zip FreeBSD-ports-c0024428395b268d3880223602be8d8c5a290f57.tar.gz |
Don't assume ownership of ${X11BASE}/share/themes.
Diffstat (limited to 'misc/gnomehier')
-rw-r--r-- | misc/gnomehier/Makefile | 1 | ||||
-rw-r--r-- | misc/gnomehier/files/dirlist | 4 |
2 files changed, 1 insertions, 4 deletions
diff --git a/misc/gnomehier/Makefile b/misc/gnomehier/Makefile index 39d590d..611d36d 100644 --- a/misc/gnomehier/Makefile +++ b/misc/gnomehier/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnomehier PORTVERSION= 1.0 +PORTREVISION= 2 CATEGORIES= misc gnome MASTER_SITES= # none DISTFILES= # none diff --git a/misc/gnomehier/files/dirlist b/misc/gnomehier/files/dirlist index 7448dd3..df6ed94 100644 --- a/misc/gnomehier/files/dirlist +++ b/misc/gnomehier/files/dirlist @@ -243,7 +243,3 @@ share/gnome/xbill/cursors share/gnome/xbill/pixmaps share/gnome/xmodmap share/sawfish -share/themes -share/themes/Default -share/themes/Metal -share/themes/Redmond95 |