diff options
Diffstat (limited to 'graphics/clutter/Makefile')
-rw-r--r-- | graphics/clutter/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/clutter/Makefile b/graphics/clutter/Makefile index 3a6212682..6f0bc5607 100644 --- a/graphics/clutter/Makefile +++ b/graphics/clutter/Makefile @@ -6,9 +6,10 @@ # PORTNAME= clutter -PORTVERSION= 1.0.6 +PORTVERSION= 1.0.8 CATEGORIES= graphics -MASTER_SITES= http://www.clutter-project.org/sources/${PORTNAME}/1.0/ +MASTER_SITES= GNOME \ + http://www.clutter-project.org/sources/${PORTNAME}/1.0/ MAINTAINER= gnome@FreeBSD.org COMMENT= OpenGL based interactive canvas library |