diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-07-25 07:10:01 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-07-25 07:10:01 +0800 |
commit | 0a531992deab077dc7d793ab6ff0909ec52a6400 (patch) | |
tree | 6df4440b6913adde5ce33a4ea255f781465703c1 /x11-wm/metacity/Makefile | |
parent | 74a2f8cddf1001c6300086a55857e99b67a4969b (diff) | |
download | marcuscom-ports-0a531992deab077dc7d793ab6ff0909ec52a6400.tar marcuscom-ports-0a531992deab077dc7d793ab6ff0909ec52a6400.tar.gz marcuscom-ports-0a531992deab077dc7d793ab6ff0909ec52a6400.tar.bz2 marcuscom-ports-0a531992deab077dc7d793ab6ff0909ec52a6400.tar.lz marcuscom-ports-0a531992deab077dc7d793ab6ff0909ec52a6400.tar.xz marcuscom-ports-0a531992deab077dc7d793ab6ff0909ec52a6400.tar.zst marcuscom-ports-0a531992deab077dc7d793ab6ff0909ec52a6400.zip |
- Update to 2.15.13
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6751 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-wm/metacity/Makefile')
-rw-r--r-- | x11-wm/metacity/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-wm/metacity/Makefile b/x11-wm/metacity/Makefile index 711afba96..92300b35b 100644 --- a/x11-wm/metacity/Makefile +++ b/x11-wm/metacity/Makefile @@ -3,12 +3,11 @@ # Whom: Garrett Rooney <rooneg@electricjellyfish.net> # # $FreeBSD$ -# $MCom: ports/x11-wm/metacity/Makefile,v 1.83 2006/07/11 06:54:13 marcus Exp $ +# $MCom: ports/x11-wm/metacity/Makefile,v 1.84 2006/07/18 03:34:15 ahze Exp $ # PORTNAME= metacity -PORTVERSION= 2.15.8 -PORTREVISION= 1 +PORTVERSION= 2.15.13 CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |