diff options
author | adam <adam@pkgsrc.org> | 2016-10-07 18:25:29 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2016-10-07 18:25:29 +0000 |
commit | 309f52102f498d309d64f1c316185e60163af7ea (patch) | |
tree | 6a91600d2e9992ecb5a3c8f22aede48b0a49e089 /graphics/gource | |
parent | c976dd16205d02b73ba6e811b1f95295922b08e8 (diff) | |
download | pkgsrc-309f52102f498d309d64f1c316185e60163af7ea.tar.gz |
Revbump post 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 ebfa19cb9ce..1785bf22b03 100644 --- a/graphics/gource/Makefile +++ b/graphics/gource/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2015/08/09 11:17:26 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2016/10/07 18:25:52 adam Exp $ DISTNAME= gource-0.40 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= graphics MASTER_SITES= http://gource.googlecode.com/files/ |