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 5595346948d..6e3b9c25724 100644 --- a/graphics/go-imaging/Makefile +++ b/graphics/go-imaging/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2020/01/10 13:32:12 bsiegert Exp $ +# $NetBSD: Makefile,v 1.13 2020/02/02 14:19:06 bsiegert Exp $ DISTNAME= imaging-1.5.0 PKGNAME= go-${DISTNAME} -PKGREVISION= 11 +PKGREVISION= 12 MASTER_SITES= ${MASTER_SITE_GITHUB:=disintegration/} CATEGORIES= graphics GITHUB_PROJECT= imaging |