diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-03-23 00:32:52 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-03-23 00:32:52 +0800 |
commit | 10b68ee65921b59e4e7aac2a7ca879b19048c5a7 (patch) | |
tree | d7efedc4908c773691e9883614d88079c7f4d534 /misc/gnome-icon-theme/Makefile | |
parent | 76122d12ac41e7b7fe407376010e468340b440a4 (diff) | |
download | marcuscom-ports-10b68ee65921b59e4e7aac2a7ca879b19048c5a7.tar marcuscom-ports-10b68ee65921b59e4e7aac2a7ca879b19048c5a7.tar.gz marcuscom-ports-10b68ee65921b59e4e7aac2a7ca879b19048c5a7.tar.bz2 marcuscom-ports-10b68ee65921b59e4e7aac2a7ca879b19048c5a7.tar.lz marcuscom-ports-10b68ee65921b59e4e7aac2a7ca879b19048c5a7.tar.xz marcuscom-ports-10b68ee65921b59e4e7aac2a7ca879b19048c5a7.tar.zst marcuscom-ports-10b68ee65921b59e4e7aac2a7ca879b19048c5a7.zip |
Update to 1.2.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2145 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'misc/gnome-icon-theme/Makefile')
-rw-r--r-- | misc/gnome-icon-theme/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/gnome-icon-theme/Makefile b/misc/gnome-icon-theme/Makefile index eb90ad663..424203db8 100644 --- a/misc/gnome-icon-theme/Makefile +++ b/misc/gnome-icon-theme/Makefile @@ -6,10 +6,10 @@ # PORTNAME= gnome-icon-theme -PORTVERSION= 1.1.91 +PORTVERSION= 1.2.0 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.1 +MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.2 DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org |