diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-01-17 13:54:43 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-01-17 13:54:43 +0800 |
commit | 79d7e606211daa5d3cfbbc9021e26ee6ab5618d3 (patch) | |
tree | ebc572f59b45781cf7dc578cd3c93a6e47e25e4b /x11-wm/metacity/Makefile | |
parent | 99b55419201ac4422199945964001ab7388ab35a (diff) | |
download | marcuscom-ports-79d7e606211daa5d3cfbbc9021e26ee6ab5618d3.tar marcuscom-ports-79d7e606211daa5d3cfbbc9021e26ee6ab5618d3.tar.gz marcuscom-ports-79d7e606211daa5d3cfbbc9021e26ee6ab5618d3.tar.bz2 marcuscom-ports-79d7e606211daa5d3cfbbc9021e26ee6ab5618d3.tar.lz marcuscom-ports-79d7e606211daa5d3cfbbc9021e26ee6ab5618d3.tar.xz marcuscom-ports-79d7e606211daa5d3cfbbc9021e26ee6ab5618d3.tar.zst marcuscom-ports-79d7e606211daa5d3cfbbc9021e26ee6ab5618d3.zip |
Update to 2.17.5.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8204 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 8e440de23..dc5d350b2 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.95 2006/11/07 08:07:55 marcus Exp $ +# $MCom: ports/x11-wm/metacity/Makefile,v 1.96 2006/12/11 19:09:19 marcus Exp $ # PORTNAME= metacity -PORTVERSION= 2.17.3 +PORTVERSION= 2.17.5 CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |