diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-03-11 05:15:08 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-03-11 05:15:08 +0800 |
commit | 63a5744a92d66fdaa5b594a337d553b3aaee7994 (patch) | |
tree | 0e326f7242b5435f68844d1fae69bc733c8da317 /x11-themes/gnome-themes/Makefile | |
parent | 77fec47d95ef69f4c108a72a6a880eab90ae4838 (diff) | |
download | marcuscom-ports-63a5744a92d66fdaa5b594a337d553b3aaee7994.tar marcuscom-ports-63a5744a92d66fdaa5b594a337d553b3aaee7994.tar.gz marcuscom-ports-63a5744a92d66fdaa5b594a337d553b3aaee7994.tar.bz2 marcuscom-ports-63a5744a92d66fdaa5b594a337d553b3aaee7994.tar.lz marcuscom-ports-63a5744a92d66fdaa5b594a337d553b3aaee7994.tar.xz marcuscom-ports-63a5744a92d66fdaa5b594a337d553b3aaee7994.tar.zst marcuscom-ports-63a5744a92d66fdaa5b594a337d553b3aaee7994.zip |
Update to 2.22.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10663 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-themes/gnome-themes/Makefile')
-rw-r--r-- | x11-themes/gnome-themes/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/x11-themes/gnome-themes/Makefile b/x11-themes/gnome-themes/Makefile index d4c34d8cf..74c980c79 100644 --- a/x11-themes/gnome-themes/Makefile +++ b/x11-themes/gnome-themes/Makefile @@ -3,14 +3,13 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11-themes/gnome-themes/Makefile,v 1.136 2008/02/11 18:00:01 marcus Exp $ +# $MCom: ports/x11-themes/gnome-themes/Makefile,v 1.137 2008/02/25 16:10:14 kwm Exp $ # PORTNAME= gnome-themes -PORTVERSION= 2.21.92 +PORTVERSION= 2.22.0 CATEGORIES= x11-themes 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 |