diff options
author | adam <adam@pkgsrc.org> | 2018-01-01 21:18:06 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2018-01-01 21:18:06 +0000 |
commit | 1e78f2267b0c29f887835420620be6b8c4097838 (patch) | |
tree | 71bb5f6ae0e25c7f3ef13390b999b6e40126a958 /graphics/gource | |
parent | f7c0c932f21e259f3bba5702269d7b1ecd668be9 (diff) | |
download | pkgsrc-1e78f2267b0c29f887835420620be6b8c4097838.tar.gz |
Revbump after boost update
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 004cb11f934..f2dc4ad6988 100644 --- a/graphics/gource/Makefile +++ b/graphics/gource/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2017/08/24 20:03:21 adam Exp $ +# $NetBSD: Makefile,v 1.28 2018/01/01 21:18:32 adam Exp $ DISTNAME= gource-0.40 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= graphics MASTER_SITES= http://gource.googlecode.com/files/ |