diff options
author | wiz <wiz@pkgsrc.org> | 2015-08-09 11:17:26 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-08-09 11:17:26 +0000 |
commit | ef5d550f78961b4a413b1316d420b7dea79ae8f1 (patch) | |
tree | e4043164c6c6d4503e90f3ee964ce6be413960de /graphics/libgltf/Makefile | |
parent | 7a4ab087c0456a1415782f73bb9f08115bda6b4b (diff) | |
download | pkgsrc-ef5d550f78961b4a413b1316d420b7dea79ae8f1.tar.gz |
Bump PKGREVISION for glm API bump.
Diffstat (limited to 'graphics/libgltf/Makefile')
-rw-r--r-- | graphics/libgltf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/libgltf/Makefile b/graphics/libgltf/Makefile index 785fd14bd60..a35d156f8f0 100644 --- a/graphics/libgltf/Makefile +++ b/graphics/libgltf/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2015/04/25 14:23:15 tnn Exp $ +# $NetBSD: Makefile,v 1.7 2015/08/09 11:17:26 wiz Exp $ DISTNAME= libgltf-0.0.2 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= graphics MASTER_SITES= http://dev-www.libreoffice.org/src/libgltf/ EXTRACT_SUFX= .tar.bz2 |