diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-07-29 19:21:03 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-07-29 19:21:03 +0800 |
commit | d45db936b22726a40f5cf17749876e4749096739 (patch) | |
tree | b4d86c4e4f6d686f5918edfc956ab977abd13dec /graphics/clutter/Makefile | |
parent | 94cdbfa56f0690de3b2c5455ccb5bef92f68d51a (diff) | |
download | marcuscom-ports-d45db936b22726a40f5cf17749876e4749096739.tar.gz marcuscom-ports-d45db936b22726a40f5cf17749876e4749096739.tar.zst marcuscom-ports-d45db936b22726a40f5cf17749876e4749096739.zip |
Update to 1.0.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12536 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 ca273f301..3b20f86a2 100644 --- a/graphics/clutter/Makefile +++ b/graphics/clutter/Makefile @@ -6,9 +6,9 @@ # PORTNAME= clutter -PORTVERSION= 0.9.8 +PORTVERSION= 1.0.0 CATEGORIES= graphics -MASTER_SITES= http://www.clutter-project.org/sources/${PORTNAME}/0.9/ +MASTER_SITES= http://www.clutter-project.org/sources/${PORTNAME}/1.0/ MAINTAINER= gnome@FreeBSD.org COMMENT= OpenGL based interactive canvas library |