diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-03-12 01:31:58 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-03-12 01:31:58 +0800 |
commit | 86006c715c27bfc5de6e9a11f4131d47ee325291 (patch) | |
tree | c053f975363f04d0f45b3b453065416c3a1e0e78 /misc/gnome-icon-theme/Makefile | |
parent | 00368c6e64f6e7cbc3ef1c8903f6cab50a641eb7 (diff) | |
download | marcuscom-ports-86006c715c27bfc5de6e9a11f4131d47ee325291.tar marcuscom-ports-86006c715c27bfc5de6e9a11f4131d47ee325291.tar.gz marcuscom-ports-86006c715c27bfc5de6e9a11f4131d47ee325291.tar.bz2 marcuscom-ports-86006c715c27bfc5de6e9a11f4131d47ee325291.tar.lz marcuscom-ports-86006c715c27bfc5de6e9a11f4131d47ee325291.tar.xz marcuscom-ports-86006c715c27bfc5de6e9a11f4131d47ee325291.tar.zst marcuscom-ports-86006c715c27bfc5de6e9a11f4131d47ee325291.zip |
Update to 2.22.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10704 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'misc/gnome-icon-theme/Makefile')
-rw-r--r-- | misc/gnome-icon-theme/Makefile | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/misc/gnome-icon-theme/Makefile b/misc/gnome-icon-theme/Makefile index dd0b9d93c..71653c852 100644 --- a/misc/gnome-icon-theme/Makefile +++ b/misc/gnome-icon-theme/Makefile @@ -3,15 +3,13 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/misc/gnome-icon-theme/Makefile,v 1.111 2008/02/25 11:09:51 kwm Exp $ +# $MCom: ports/misc/gnome-icon-theme/Makefile,v 1.112 2008/02/29 23:14:42 marcus Exp $ # PORTNAME= gnome-icon-theme -PORTVERSION= 2.21.92 -PORTREVISION= 1 +PORTVERSION= 2.22.0 CATEGORIES= misc gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} +MASTER_SITES= GNOME DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org |