diff options
Diffstat (limited to 'graphics/qtgtl/Makefile')
-rw-r--r-- | graphics/qtgtl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/qtgtl/Makefile b/graphics/qtgtl/Makefile index fc9255e90f23..52a0fa4b0ca6 100644 --- a/graphics/qtgtl/Makefile +++ b/graphics/qtgtl/Makefile @@ -1,11 +1,11 @@ # New ports collection makefile for: qtgtl # Date created: 28 September 2009 # Whom: Alberto Villa <villa.alberto@gmail.com> +# # $FreeBSD$ PORTNAME= qtgtl -PORTVERSION= 0.9.0 -PORTREVISION= 1 +PORTVERSION= 0.9.1 CATEGORIES= graphics devel MASTER_SITES= http://www.opengtl.org/download/ DISTNAME= libQtGTL-${PORTVERSION} |