diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-06-19 11:03:18 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-06-19 11:03:18 +0800 |
commit | 48fe06d03f7d776caa01f59202cb158c8f11b9a9 (patch) | |
tree | f82721209503d058953f117a6f1b32d39515e6ae /x11-wm/metacity/Makefile | |
parent | 67fdc25f26885e97e2a206fd94f3aaa380a15f20 (diff) | |
download | marcuscom-ports-48fe06d03f7d776caa01f59202cb158c8f11b9a9.tar marcuscom-ports-48fe06d03f7d776caa01f59202cb158c8f11b9a9.tar.gz marcuscom-ports-48fe06d03f7d776caa01f59202cb158c8f11b9a9.tar.bz2 marcuscom-ports-48fe06d03f7d776caa01f59202cb158c8f11b9a9.tar.lz marcuscom-ports-48fe06d03f7d776caa01f59202cb158c8f11b9a9.tar.xz marcuscom-ports-48fe06d03f7d776caa01f59202cb158c8f11b9a9.tar.zst marcuscom-ports-48fe06d03f7d776caa01f59202cb158c8f11b9a9.zip |
Update to 2.19.21.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9039 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 4f5b309a3..f2b89c507 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.110 2007/06/07 12:21:34 ahze Exp $ +# $MCom: ports/x11-wm/metacity/Makefile,v 1.111 2007/06/13 05:56:50 ahze Exp $ # PORTNAME= metacity -PORTVERSION= 2.19.13 +PORTVERSION= 2.19.21 CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |