diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-12-12 03:09:19 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-12-12 03:09:19 +0800 |
commit | 9c6470b66317630ff44c006d3f75d40749f3bf5e (patch) | |
tree | 087229554a5fdf6986dc5232ae38ba8f1ebac49b /x11-wm/metacity/Makefile | |
parent | 66d8f942b313119f4876f78375f60acc2b18ec1f (diff) | |
download | marcuscom-ports-9c6470b66317630ff44c006d3f75d40749f3bf5e.tar.gz marcuscom-ports-9c6470b66317630ff44c006d3f75d40749f3bf5e.tar.zst marcuscom-ports-9c6470b66317630ff44c006d3f75d40749f3bf5e.zip |
Update to 2.17.3.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8034 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-wm/metacity/Makefile')
-rw-r--r-- | x11-wm/metacity/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/metacity/Makefile b/x11-wm/metacity/Makefile index 9352d3ed1..8e440de23 100644 --- a/x11-wm/metacity/Makefile +++ b/x11-wm/metacity/Makefile @@ -3,11 +3,11 @@ # Whom: Garrett Rooney <rooneg@electricjellyfish.net> # # $FreeBSD$ -# $MCom: ports/x11-wm/metacity/Makefile,v 1.94 2006/10/19 01:16:25 marcus Exp $ +# $MCom: ports/x11-wm/metacity/Makefile,v 1.95 2006/11/07 08:07:55 marcus Exp $ # PORTNAME= metacity -PORTVERSION= 2.17.2 +PORTVERSION= 2.17.3 CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |