diff options
Diffstat (limited to 'graphics/clutter-gtk3/Makefile')
-rw-r--r-- | graphics/clutter-gtk3/Makefile | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/graphics/clutter-gtk3/Makefile b/graphics/clutter-gtk3/Makefile index d597f8bff..e6e26a4a8 100644 --- a/graphics/clutter-gtk3/Makefile +++ b/graphics/clutter-gtk3/Makefile @@ -1,14 +1,12 @@ -# New ports collection makefile for: clutter-gtk -# Date created: 2008-12-25 -# Whom: Martin Wilke <miwi@FreeBSD.org> -# +# Created by: Martin Wilke <miwi@FreeBSD.org> # $FreeBSD$ -# +# $MCom$ PORTNAME= clutter-gtk -PORTVERSION= 1.2.0 +PORTVERSION= 1.2.2 CATEGORIES= graphics MASTER_SITES= GNOME +PKGNAMESUFFIX= 3 MAINTAINER= gnome@FreeBSD.org COMMENT= GTK+ Integration library for Clutter |