diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-07-27 05:56:47 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-07-27 05:56:47 +0800 |
commit | 05d88b31511c4dceacac66e939d8df759ab4f930 (patch) | |
tree | 0c9234ae11ecad16eaa95e1696ee1ead93d6f215 /x11-wm/metacity/Makefile | |
parent | 2a04b8c55f48591f2ef04e4ac2eeeb4f445e6d74 (diff) | |
download | marcuscom-ports-05d88b31511c4dceacac66e939d8df759ab4f930.tar marcuscom-ports-05d88b31511c4dceacac66e939d8df759ab4f930.tar.gz marcuscom-ports-05d88b31511c4dceacac66e939d8df759ab4f930.tar.bz2 marcuscom-ports-05d88b31511c4dceacac66e939d8df759ab4f930.tar.lz marcuscom-ports-05d88b31511c4dceacac66e939d8df759ab4f930.tar.xz marcuscom-ports-05d88b31511c4dceacac66e939d8df759ab4f930.tar.zst marcuscom-ports-05d88b31511c4dceacac66e939d8df759ab4f930.zip |
Update to 2.19.34.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9248 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 f2b89c507..32ac0a58c 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.111 2007/06/13 05:56:50 ahze Exp $ +# $MCom: ports/x11-wm/metacity/Makefile,v 1.112 2007/06/19 03:03:18 marcus Exp $ # PORTNAME= metacity -PORTVERSION= 2.19.21 +PORTVERSION= 2.19.34 CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |