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/gource | |
parent | 7a4ab087c0456a1415782f73bb9f08115bda6b4b (diff) | |
download | pkgsrc-ef5d550f78961b4a413b1316d420b7dea79ae8f1.tar.gz |
Bump PKGREVISION for glm API bump.
Diffstat (limited to 'graphics/gource')
-rw-r--r-- | graphics/gource/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/gource/Makefile b/graphics/gource/Makefile index e813d864920..ebfa19cb9ce 100644 --- a/graphics/gource/Makefile +++ b/graphics/gource/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2015/04/25 14:23:12 tnn Exp $ -# +# $NetBSD: Makefile,v 1.22 2015/08/09 11:17:26 wiz Exp $ DISTNAME= gource-0.40 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= graphics MASTER_SITES= http://gource.googlecode.com/files/ |