diff options
Diffstat (limited to 'graphics/gource/Makefile')
-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 655353bd0d6..004cb11f934 100644 --- a/graphics/gource/Makefile +++ b/graphics/gource/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2017/08/01 17:08:55 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2017/08/24 20:03:21 adam Exp $ DISTNAME= gource-0.40 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= graphics MASTER_SITES= http://gource.googlecode.com/files/ |