diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-10-17 21:17:38 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-10-17 21:17:38 +0800 |
commit | 16aad8e128a65594bc306410a4eaf9d1e2850121 (patch) | |
tree | 4d67171171db2076b180daf6e638ffef9ccc6edf /graphics/clutter/Makefile | |
parent | 5cb320372b844d3e28e131ea0a65ece05e4958a5 (diff) | |
download | marcuscom-ports-16aad8e128a65594bc306410a4eaf9d1e2850121.tar marcuscom-ports-16aad8e128a65594bc306410a4eaf9d1e2850121.tar.gz marcuscom-ports-16aad8e128a65594bc306410a4eaf9d1e2850121.tar.bz2 marcuscom-ports-16aad8e128a65594bc306410a4eaf9d1e2850121.tar.lz marcuscom-ports-16aad8e128a65594bc306410a4eaf9d1e2850121.tar.xz marcuscom-ports-16aad8e128a65594bc306410a4eaf9d1e2850121.tar.zst marcuscom-ports-16aad8e128a65594bc306410a4eaf9d1e2850121.zip |
Update to 1.8.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16452 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 83a58fdc6..e59cd1e99 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.51 2011/09/15 18:24:56 kwm Exp $ +# $MCom: ports/graphics/clutter/Makefile,v 1.52 2011/09/19 20:33:51 kwm Exp $ # PORTNAME= clutter -PORTVERSION= 1.8.0 +PORTVERSION= 1.8.2 CATEGORIES= graphics MASTER_SITES= GNOME |