diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2002-11-11 14:00:29 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2002-11-11 14:00:29 +0800 |
commit | de041f7cd035156a3226aceb9e0740c27bd6c160 (patch) | |
tree | e512f2cfcaccbe7c710dd99d12954c8902aadc0d /misc/gnome-icon-theme/Makefile | |
parent | c83f031c1f505a008511c3bae4a5b471a3b18f09 (diff) | |
download | marcuscom-ports-de041f7cd035156a3226aceb9e0740c27bd6c160.tar.gz marcuscom-ports-de041f7cd035156a3226aceb9e0740c27bd6c160.tar.zst marcuscom-ports-de041f7cd035156a3226aceb9e0740c27bd6c160.zip |
Update to 0.1.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@140 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'misc/gnome-icon-theme/Makefile')
-rw-r--r-- | misc/gnome-icon-theme/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/gnome-icon-theme/Makefile b/misc/gnome-icon-theme/Makefile index 1bb26679e..e4de57020 100644 --- a/misc/gnome-icon-theme/Makefile +++ b/misc/gnome-icon-theme/Makefile @@ -6,8 +6,8 @@ # PORTNAME= gnome-icon-theme -PORTVERSION= 0.1.0 -PORTREVISION= 2 +PORTVERSION= 0.1.1 +PORTREVISION= 1 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.1 @@ -15,7 +15,7 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org -LIB_DEPENDS= gtk-x11-2.0.101:${PORTSDIR}/x11-toolkits/gtk20 +LIB_DEPENDS= gtk-x11-2.0.102:${PORTSDIR}/x11-toolkits/gtk20 USE_BZIP2= yes USE_X_PREFIX= yes |