summaryrefslogtreecommitdiff
path: root/graphics/go-resize
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2019-01-24 10:00:33 +0000
committerbsiegert <bsiegert@pkgsrc.org>2019-01-24 10:00:33 +0000
commitc034b09a3c679380bd3b31393fc9b8182eabf56c (patch)
treee055bf0aacaa277421e8ac362ec5746f7a4384ff /graphics/go-resize
parent238aaa3e57f72e439a3fb65d7b11d74aefbe60d2 (diff)
downloadpkgsrc-c034b09a3c679380bd3b31393fc9b8182eabf56c.tar.gz
Revbump Go packages after lang/go111 update.
Diffstat (limited to 'graphics/go-resize')
-rw-r--r--graphics/go-resize/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/go-resize/Makefile b/graphics/go-resize/Makefile
index cb562c3471c..19dd836cd56 100644
--- a/graphics/go-resize/Makefile
+++ b/graphics/go-resize/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2018/12/19 15:47:10 bsiegert Exp $
+# $NetBSD: Makefile,v 1.4 2019/01/24 10:00:40 bsiegert Exp $
DISTNAME= resize-0.0.20180221
PKGNAME= go-${DISTNAME}
-PKGREVISION= 2
+PKGREVISION= 3
MASTER_SITES= ${MASTER_SITE_GITHUB:=nfnt/}
CATEGORIES= graphics
GITHUB_PROJECT= ${PKGBASE:S/^go-//}