diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-09-05 03:01:03 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-09-05 03:01:03 +0800 |
commit | 818b05a82d12cf81f0aa60bab59175d38b68a27a (patch) | |
tree | 108e14cece57d491fbda1698cb29150a31c9baec /x11-wm/metacity/Makefile | |
parent | a199ccdf3c205c1c967bc4bba9849e17d8d73e89 (diff) | |
download | marcuscom-ports-818b05a82d12cf81f0aa60bab59175d38b68a27a.tar marcuscom-ports-818b05a82d12cf81f0aa60bab59175d38b68a27a.tar.gz marcuscom-ports-818b05a82d12cf81f0aa60bab59175d38b68a27a.tar.bz2 marcuscom-ports-818b05a82d12cf81f0aa60bab59175d38b68a27a.tar.lz marcuscom-ports-818b05a82d12cf81f0aa60bab59175d38b68a27a.tar.xz marcuscom-ports-818b05a82d12cf81f0aa60bab59175d38b68a27a.tar.zst marcuscom-ports-818b05a82d12cf81f0aa60bab59175d38b68a27a.zip |
Update to 2.16.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7223 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 1b1393ec6..d9f8f9912 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.86 2006/08/08 05:37:48 marcus Exp $ +# $MCom: ports/x11-wm/metacity/Makefile,v 1.87 2006/08/22 04:53:26 marcus Exp $ # PORTNAME= metacity -PORTVERSION= 2.15.34 +PORTVERSION= 2.16.0 CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |