diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-02-19 14:30:36 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-02-19 14:30:36 +0800 |
commit | ddcca5dd15778ba9f5fd73f14564dbaff48be3eb (patch) | |
tree | a176004dafe05cbac289f07a6a74f5414cacf624 /x11-wm/mutter/Makefile | |
parent | 6069009a0e41762af1fbd8c71329d7e8a146d00c (diff) | |
download | marcuscom-ports-ddcca5dd15778ba9f5fd73f14564dbaff48be3eb.tar marcuscom-ports-ddcca5dd15778ba9f5fd73f14564dbaff48be3eb.tar.gz marcuscom-ports-ddcca5dd15778ba9f5fd73f14564dbaff48be3eb.tar.bz2 marcuscom-ports-ddcca5dd15778ba9f5fd73f14564dbaff48be3eb.tar.lz marcuscom-ports-ddcca5dd15778ba9f5fd73f14564dbaff48be3eb.tar.xz marcuscom-ports-ddcca5dd15778ba9f5fd73f14564dbaff48be3eb.tar.zst marcuscom-ports-ddcca5dd15778ba9f5fd73f14564dbaff48be3eb.zip |
Update to 2.29.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13643 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-wm/mutter/Makefile')
-rw-r--r-- | x11-wm/mutter/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-wm/mutter/Makefile b/x11-wm/mutter/Makefile index 4ff25409e..241e222cf 100644 --- a/x11-wm/mutter/Makefile +++ b/x11-wm/mutter/Makefile @@ -3,12 +3,11 @@ # Whom: Pawel Worach <pawel.worach@gmail.com> # # $FreeBSD$ -# $MCom: ports/x11-wm/mutter/Makefile,v 1.6 2009/10/07 22:59:24 kwm Exp $ +# $MCom: ports/x11-wm/mutter/Makefile,v 1.8 2010/01/09 05:54:46 marcus Exp $ # PORTNAME= mutter -PORTVERSION= 2.28.0 -PORTREVISION= 1 +PORTVERSION= 2.29.0 CATEGORIES= x11-wm MASTER_SITES= GNOME DIST_SUBDIR= gnome2 |