diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-09-14 00:18:54 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-09-14 00:18:54 +0800 |
commit | 79839c32c53d956a62941d4d5d8a7726ae6fe2a4 (patch) | |
tree | d06f47779799e2358154f4381390632e7ce4fcf9 /misc/gnome-icon-theme/Makefile | |
parent | e89d89a932f6d92c98e1ecd15f4a194c61cbf19d (diff) | |
download | marcuscom-ports-79839c32c53d956a62941d4d5d8a7726ae6fe2a4.tar.gz marcuscom-ports-79839c32c53d956a62941d4d5d8a7726ae6fe2a4.tar.zst marcuscom-ports-79839c32c53d956a62941d4d5d8a7726ae6fe2a4.zip |
Update to 2.8.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2805 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 784c6b5db..f4154454a 100644 --- a/misc/gnome-icon-theme/Makefile +++ b/misc/gnome-icon-theme/Makefile @@ -6,10 +6,10 @@ # PORTNAME= gnome-icon-theme -PORTVERSION= 2.7.90 +PORTVERSION= 2.8.0 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.7 +MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.8 DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org |