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 8d2fb951e70..1d2ae6a62fa 100644 --- a/graphics/gource/Makefile +++ b/graphics/gource/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.42 2021/04/21 13:24:47 adam Exp $ +# $NetBSD: Makefile,v 1.43 2021/09/08 21:05:11 nia Exp $ DISTNAME= gource-0.51 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GITHUB:=acaudwell/} GITHUB_PROJECT= Gource |