diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-02-28 03:03:05 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-02-28 03:03:05 +0800 |
commit | ede5489f85984eb78a6345aba4856f25f087f0ee (patch) | |
tree | 3978f2ebd8e6160a75a87aea244bf39ddf902bef /x11-themes/gnome-themes/Makefile | |
parent | ada35918ce51a5ffc0cf5473c48338ea1878bd62 (diff) | |
download | marcuscom-ports-ede5489f85984eb78a6345aba4856f25f087f0ee.tar.gz marcuscom-ports-ede5489f85984eb78a6345aba4856f25f087f0ee.tar.zst marcuscom-ports-ede5489f85984eb78a6345aba4856f25f087f0ee.zip |
Update to 2.17.92.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8418 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-themes/gnome-themes/Makefile')
-rw-r--r-- | x11-themes/gnome-themes/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/gnome-themes/Makefile b/x11-themes/gnome-themes/Makefile index 5132a7c98..00ea2130c 100644 --- a/x11-themes/gnome-themes/Makefile +++ b/x11-themes/gnome-themes/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11-themes/gnome-themes/Makefile,v 1.112 2007/01/28 23:07:45 marcus Exp $ +# $MCom: ports/x11-themes/gnome-themes/Makefile,v 1.113 2007/02/13 01:26:33 marcus Exp $ # PORTNAME= gnome-themes -PORTVERSION= 2.17.91 +PORTVERSION= 2.17.92 CATEGORIES= x11-themes gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |