diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-02-12 10:43:40 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-02-12 10:43:40 +0800 |
commit | cdbaa2740155917c38fe5ff7179d05712d345818 (patch) | |
tree | b627dd2541cc3402a1df834ebe26361dd2ae3472 /x11-wm/metacity/Makefile | |
parent | 1482b17907dc35f788110d0a3490fd99149593a9 (diff) | |
download | marcuscom-ports-cdbaa2740155917c38fe5ff7179d05712d345818.tar marcuscom-ports-cdbaa2740155917c38fe5ff7179d05712d345818.tar.gz marcuscom-ports-cdbaa2740155917c38fe5ff7179d05712d345818.tar.bz2 marcuscom-ports-cdbaa2740155917c38fe5ff7179d05712d345818.tar.lz marcuscom-ports-cdbaa2740155917c38fe5ff7179d05712d345818.tar.xz marcuscom-ports-cdbaa2740155917c38fe5ff7179d05712d345818.tar.zst marcuscom-ports-cdbaa2740155917c38fe5ff7179d05712d345818.zip |
Update to 2.21.13.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10425 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 889d59b54..6cc7e1ad0 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.120 2008/01/19 17:29:11 mezz Exp $ +# $MCom: ports/x11-wm/metacity/Makefile,v 1.121 2008/02/04 16:53:48 kwm Exp $ # PORTNAME= metacity -PORTVERSION= 2.21.8 +PORTVERSION= 2.21.13 CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |