diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-08-25 04:16:31 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-08-25 04:16:31 +0800 |
commit | 6cedceb0dc6d76fbd2ae8a137363bcefc65eb0e4 (patch) | |
tree | 1f7f907586149dff3cc8f8fd054b59cde9e4df4d /x11-themes/gtk-engines2/Makefile | |
parent | 97ae4a6cc6d7a4253da285a32f3294ecf3658839 (diff) | |
download | marcuscom-ports-6cedceb0dc6d76fbd2ae8a137363bcefc65eb0e4.tar marcuscom-ports-6cedceb0dc6d76fbd2ae8a137363bcefc65eb0e4.tar.gz marcuscom-ports-6cedceb0dc6d76fbd2ae8a137363bcefc65eb0e4.tar.bz2 marcuscom-ports-6cedceb0dc6d76fbd2ae8a137363bcefc65eb0e4.tar.lz marcuscom-ports-6cedceb0dc6d76fbd2ae8a137363bcefc65eb0e4.tar.xz marcuscom-ports-6cedceb0dc6d76fbd2ae8a137363bcefc65eb0e4.tar.zst marcuscom-ports-6cedceb0dc6d76fbd2ae8a137363bcefc65eb0e4.zip |
Update to 2.11.7.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9447 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-themes/gtk-engines2/Makefile')
-rw-r--r-- | x11-themes/gtk-engines2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/gtk-engines2/Makefile b/x11-themes/gtk-engines2/Makefile index 1f965cc35..3116775e4 100644 --- a/x11-themes/gtk-engines2/Makefile +++ b/x11-themes/gtk-engines2/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11-themes/gtk-engines2/Makefile,v 1.45 2007/08/14 18:00:00 marcus Exp $ +# $MCom: ports/x11-themes/gtk-engines2/Makefile,v 1.46 2007/08/16 22:49:11 mezz Exp $ # PORTNAME= gtk-engines2 -PORTVERSION= 2.11.6 +PORTVERSION= 2.11.7 CATEGORIES= x11-themes MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |