diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-11-15 05:56:24 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-11-15 05:56:24 +0800 |
commit | 1376e52cac81ebd1b12d40c841f9d2b938811a83 (patch) | |
tree | edfa942ed96a2fce56f6abdbff0651b5a2e59c1d /x11-wm/metacity/Makefile | |
parent | 3a0481dd2bd503f8990ce02417ab440ea9916f22 (diff) | |
download | marcuscom-ports-1376e52cac81ebd1b12d40c841f9d2b938811a83.tar marcuscom-ports-1376e52cac81ebd1b12d40c841f9d2b938811a83.tar.gz marcuscom-ports-1376e52cac81ebd1b12d40c841f9d2b938811a83.tar.bz2 marcuscom-ports-1376e52cac81ebd1b12d40c841f9d2b938811a83.tar.lz marcuscom-ports-1376e52cac81ebd1b12d40c841f9d2b938811a83.tar.xz marcuscom-ports-1376e52cac81ebd1b12d40c841f9d2b938811a83.tar.zst marcuscom-ports-1376e52cac81ebd1b12d40c841f9d2b938811a83.zip |
- Update to 2.13.1
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5135 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 f85d9b3bd..41d749854 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.59 2005/10/03 21:18:00 mezz Exp $ +# $MCom: ports/x11-wm/metacity/Makefile,v 1.60 2005/11/06 01:57:13 ahze Exp $ # PORTNAME= metacity -PORTVERSION= 2.13.0 +PORTVERSION= 2.13.1 CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R} |