diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-01-30 06:16:39 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-01-30 06:16:39 +0800 |
commit | ba727c1d88631fcfe9d581953fcdc05ad54b2887 (patch) | |
tree | ad81eb25a688093a1a9452526e46eed0655aa27a /x11-toolkits/gtk20/Makefile | |
parent | 7743c86ca1c9381bd8ec7f8b6b00ff8ce07dc83f (diff) | |
download | marcuscom-ports-ba727c1d88631fcfe9d581953fcdc05ad54b2887.tar marcuscom-ports-ba727c1d88631fcfe9d581953fcdc05ad54b2887.tar.gz marcuscom-ports-ba727c1d88631fcfe9d581953fcdc05ad54b2887.tar.bz2 marcuscom-ports-ba727c1d88631fcfe9d581953fcdc05ad54b2887.tar.lz marcuscom-ports-ba727c1d88631fcfe9d581953fcdc05ad54b2887.tar.xz marcuscom-ports-ba727c1d88631fcfe9d581953fcdc05ad54b2887.tar.zst marcuscom-ports-ba727c1d88631fcfe9d581953fcdc05ad54b2887.zip |
Fix a problem where certain gnome-panel icons wouldn't load. This should
restore all icons to GNOME.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1727 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/gtk20/Makefile')
-rw-r--r-- | x11-toolkits/gtk20/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/gtk20/Makefile b/x11-toolkits/gtk20/Makefile index 2f2109d6d..579fcf3c8 100644 --- a/x11-toolkits/gtk20/Makefile +++ b/x11-toolkits/gtk20/Makefile @@ -7,6 +7,7 @@ PORTNAME= gtk PORTVERSION= 2.3.2 +PORTREVISION= 1 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,sources/gtk+/2.3,} \ ftp://ftp.gtk.org/pub/gtk/v2.3/ \ |