diff options
Diffstat (limited to 'graphics/go-imaging/Makefile')
-rw-r--r-- | graphics/go-imaging/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/go-imaging/Makefile b/graphics/go-imaging/Makefile index e98b215cd8e..fff8467c655 100644 --- a/graphics/go-imaging/Makefile +++ b/graphics/go-imaging/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2020/03/21 16:57:17 bsiegert Exp $ +# $NetBSD: Makefile,v 1.15 2020/04/12 11:01:41 bsiegert Exp $ DISTNAME= imaging-1.5.0 PKGNAME= go-${DISTNAME} -PKGREVISION= 13 +PKGREVISION= 14 MASTER_SITES= ${MASTER_SITE_GITHUB:=disintegration/} CATEGORIES= graphics GITHUB_PROJECT= imaging |