diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-08-08 13:37:48 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-08-08 13:37:48 +0800 |
commit | 146f3d253b58c3be80c6229cda1dc50f7678a773 (patch) | |
tree | ae6cb667e2bcaf35eb02906baeac830cfb11ff2e /x11-wm/metacity/Makefile | |
parent | 865daa590b8e02c2744e1d8a5926682bdac6e938 (diff) | |
download | marcuscom-ports-146f3d253b58c3be80c6229cda1dc50f7678a773.tar marcuscom-ports-146f3d253b58c3be80c6229cda1dc50f7678a773.tar.gz marcuscom-ports-146f3d253b58c3be80c6229cda1dc50f7678a773.tar.bz2 marcuscom-ports-146f3d253b58c3be80c6229cda1dc50f7678a773.tar.lz marcuscom-ports-146f3d253b58c3be80c6229cda1dc50f7678a773.tar.xz marcuscom-ports-146f3d253b58c3be80c6229cda1dc50f7678a773.tar.zst marcuscom-ports-146f3d253b58c3be80c6229cda1dc50f7678a773.zip |
Update to 2.15.21.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6995 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 92300b35b..0c5eec810 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.84 2006/07/18 03:34:15 ahze Exp $ +# $MCom: ports/x11-wm/metacity/Makefile,v 1.85 2006/07/24 23:10:01 ahze Exp $ # PORTNAME= metacity -PORTVERSION= 2.15.13 +PORTVERSION= 2.15.21 CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |