diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-04-15 10:24:58 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-04-15 10:24:58 +0800 |
commit | 74f37a7ee4d281cd4a67857b0e814bc36041f96a (patch) | |
tree | c5c6997792d740a24e10e147af9d29ad308f613c /x11-wm/metacity/Makefile | |
parent | 99b11d1db34265166f911afa3b77c2cd3cb191b9 (diff) | |
download | marcuscom-ports-74f37a7ee4d281cd4a67857b0e814bc36041f96a.tar.gz marcuscom-ports-74f37a7ee4d281cd4a67857b0e814bc36041f96a.tar.zst marcuscom-ports-74f37a7ee4d281cd4a67857b0e814bc36041f96a.zip |
Update to 2.19.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8600 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 8e3161999..445ba7dba 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.101 2007/03/14 04:17:20 marcus Exp $ +# $MCom: ports/x11-wm/metacity/Makefile,v 1.103 2007/04/06 14:17:46 ahze Exp $ # PORTNAME= metacity -PORTVERSION= 2.19.1 +PORTVERSION= 2.19.2 CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |