diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-01-21 14:38:26 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-01-21 14:38:26 +0800 |
commit | 9f795c990230ca557acbb7197538d90fe47e01a8 (patch) | |
tree | 81757176877e0c59f422a34477f41742ecae7833 /misc/gnome-icon-theme/Makefile | |
parent | 92159dc2086332e70615bc2f343e3f7ca8199e85 (diff) | |
download | marcuscom-ports-9f795c990230ca557acbb7197538d90fe47e01a8.tar.gz marcuscom-ports-9f795c990230ca557acbb7197538d90fe47e01a8.tar.zst marcuscom-ports-9f795c990230ca557acbb7197538d90fe47e01a8.zip |
Do not remove directories owned by hicolor-icon-theme.
Reported by: GNOME Tinderbox
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3460 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'misc/gnome-icon-theme/Makefile')
-rw-r--r-- | misc/gnome-icon-theme/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/gnome-icon-theme/Makefile b/misc/gnome-icon-theme/Makefile index a20316240..616434382 100644 --- a/misc/gnome-icon-theme/Makefile +++ b/misc/gnome-icon-theme/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnome-icon-theme PORTVERSION= 2.9.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.9 |