diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2012-06-22 02:28:20 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2012-06-22 02:28:20 +0800 |
commit | 0cbb2e3e44245d641250ac395f9e86263b527ff8 (patch) | |
tree | c2a86bf2eb39132998ae62ef7bd289ea986489e0 /graphics/clutter/Makefile | |
parent | 80242b080b9a02efbf198b0abbf6d27422d37d8f (diff) | |
download | marcuscom-ports-0cbb2e3e44245d641250ac395f9e86263b527ff8.tar marcuscom-ports-0cbb2e3e44245d641250ac395f9e86263b527ff8.tar.gz marcuscom-ports-0cbb2e3e44245d641250ac395f9e86263b527ff8.tar.bz2 marcuscom-ports-0cbb2e3e44245d641250ac395f9e86263b527ff8.tar.lz marcuscom-ports-0cbb2e3e44245d641250ac395f9e86263b527ff8.tar.xz marcuscom-ports-0cbb2e3e44245d641250ac395f9e86263b527ff8.tar.zst marcuscom-ports-0cbb2e3e44245d641250ac395f9e86263b527ff8.zip |
Update to 1.10.8.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16964 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics/clutter/Makefile')
-rw-r--r-- | graphics/clutter/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/clutter/Makefile b/graphics/clutter/Makefile index faca46801..303865c71 100644 --- a/graphics/clutter/Makefile +++ b/graphics/clutter/Makefile @@ -3,11 +3,11 @@ # Whom: Martin Wilke <miwi@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/graphics/clutter/Makefile,v 1.56 2012/05/22 09:57:27 kwm Exp $ +# $MCom: ports/graphics/clutter/Makefile,v 1.57 2012/05/29 18:00:51 kwm Exp $ # PORTNAME= clutter -PORTVERSION= 1.10.6 +PORTVERSION= 1.10.8 CATEGORIES= graphics MASTER_SITES= GNOME |