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 8c70e005e3b..3befef9b237 100644 --- a/graphics/gource/Makefile +++ b/graphics/gource/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2013/06/03 10:05:13 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2013/06/04 22:16:19 tron Exp $ # DISTNAME= gource-0.38 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= graphics MASTER_SITES= http://gource.googlecode.com/files/ |