diff options
author | ryoon <ryoon@pkgsrc.org> | 2014-10-13 21:54:56 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2014-10-13 21:54:56 +0000 |
commit | b52b8d91047d346ef3028572036c7a1ce3b2d5c4 (patch) | |
tree | 7f403e88af436dc47b11bc34df17103666a2f39e /graphics/gource | |
parent | 9ec1a2cca1bff7df8f9029581cae37e2476e822a (diff) | |
download | pkgsrc-b52b8d91047d346ef3028572036c7a1ce3b2d5c4.tar.gz |
Revbump from graphics/glm
Diffstat (limited to 'graphics/gource')
-rw-r--r-- | graphics/gource/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gource/Makefile b/graphics/gource/Makefile index e40d50b6918..938c3ce2c20 100644 --- a/graphics/gource/Makefile +++ b/graphics/gource/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2014/08/13 10:57:35 adam Exp $ +# $NetBSD: Makefile,v 1.18 2014/10/13 21:54:56 ryoon Exp $ # DISTNAME= gource-0.40 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://gource.googlecode.com/files/ |