diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-03-18 07:44:58 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-03-18 07:44:58 +0800 |
commit | fbc6ebed9a11f5f9fe77e10e197c0fac101f5760 (patch) | |
tree | ff45e52f5ccfda2b5bdaeacaa2c04189ab8148dc /misc/gnome-icon-theme/Makefile | |
parent | 8b89091a2c8a31a3f486ec81cda0b2773bd65375 (diff) | |
download | marcuscom-ports-fbc6ebed9a11f5f9fe77e10e197c0fac101f5760.tar.gz marcuscom-ports-fbc6ebed9a11f5f9fe77e10e197c0fac101f5760.tar.zst marcuscom-ports-fbc6ebed9a11f5f9fe77e10e197c0fac101f5760.zip |
Update to 2.26.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12151 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'misc/gnome-icon-theme/Makefile')
-rw-r--r-- | misc/gnome-icon-theme/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/misc/gnome-icon-theme/Makefile b/misc/gnome-icon-theme/Makefile index ff49b1cf4..2e00be079 100644 --- a/misc/gnome-icon-theme/Makefile +++ b/misc/gnome-icon-theme/Makefile @@ -3,12 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/misc/gnome-icon-theme/Makefile,v 1.126 2009/03/13 14:50:15 kwm Exp $ +# $MCom: ports/misc/gnome-icon-theme/Makefile,v 1.127 2009/03/14 07:29:00 marcus Exp $ # PORTNAME= gnome-icon-theme -PORTVERSION= 2.25.92 -PORTREVISION= 1 +PORTVERSION= 2.26.0 CATEGORIES= misc gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 |