diff options
Diffstat (limited to 'graphics/gource')
-rw-r--r-- | graphics/gource/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/gource/Makefile b/graphics/gource/Makefile index e813d864920..ebfa19cb9ce 100644 --- a/graphics/gource/Makefile +++ b/graphics/gource/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2015/04/25 14:23:12 tnn Exp $ -# +# $NetBSD: Makefile,v 1.22 2015/08/09 11:17:26 wiz Exp $ DISTNAME= gource-0.40 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= graphics MASTER_SITES= http://gource.googlecode.com/files/ |