diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-09-17 01:06:07 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-09-17 01:06:07 +0800 |
commit | 9c3d0c14cd702688eebd32a45cb02904177f0264 (patch) | |
tree | b27035708da6410f2059f6dc003779e9baed5105 /x11-wm/metacity/Makefile | |
parent | 859e57ac8216bb286d5a6d98a7f0ff1f23b1b2c3 (diff) | |
download | marcuscom-ports-9c3d0c14cd702688eebd32a45cb02904177f0264.tar marcuscom-ports-9c3d0c14cd702688eebd32a45cb02904177f0264.tar.gz marcuscom-ports-9c3d0c14cd702688eebd32a45cb02904177f0264.tar.bz2 marcuscom-ports-9c3d0c14cd702688eebd32a45cb02904177f0264.tar.lz marcuscom-ports-9c3d0c14cd702688eebd32a45cb02904177f0264.tar.xz marcuscom-ports-9c3d0c14cd702688eebd32a45cb02904177f0264.tar.zst marcuscom-ports-9c3d0c14cd702688eebd32a45cb02904177f0264.zip |
Update to 2.20.0
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9585 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 d88f20dda..df3d359e5 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.113 2007/07/26 21:56:47 mezz Exp $ +# $MCom: ports/x11-wm/metacity/Makefile,v 1.114 2007/08/07 20:22:39 mezz Exp $ # PORTNAME= metacity -PORTVERSION= 2.19.55 +PORTVERSION= 2.20.0 CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |