diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-02-13 09:26:33 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-02-13 09:26:33 +0800 |
commit | 39ffb9b8d0231d466001d6fda2ffbd741874f12a (patch) | |
tree | 6eae69b77747ee752ca14ae80b69d1094777d36d /x11-themes/gnome-themes/Makefile | |
parent | 69971adf8bb6358b6def3eb89aee81722dfd1d6b (diff) | |
download | marcuscom-ports-39ffb9b8d0231d466001d6fda2ffbd741874f12a.tar marcuscom-ports-39ffb9b8d0231d466001d6fda2ffbd741874f12a.tar.gz marcuscom-ports-39ffb9b8d0231d466001d6fda2ffbd741874f12a.tar.bz2 marcuscom-ports-39ffb9b8d0231d466001d6fda2ffbd741874f12a.tar.lz marcuscom-ports-39ffb9b8d0231d466001d6fda2ffbd741874f12a.tar.xz marcuscom-ports-39ffb9b8d0231d466001d6fda2ffbd741874f12a.tar.zst marcuscom-ports-39ffb9b8d0231d466001d6fda2ffbd741874f12a.zip |
Update to 2.17.91.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8316 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 d49f4bb73..5132a7c98 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.111 2007/01/08 18:30:46 marcus Exp $ +# $MCom: ports/x11-themes/gnome-themes/Makefile,v 1.112 2007/01/28 23:07:45 marcus Exp $ # PORTNAME= gnome-themes -PORTVERSION= 2.17.90 +PORTVERSION= 2.17.91 CATEGORIES= x11-themes gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |