summaryrefslogtreecommitdiff
path: root/sysutils/goreman
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2019-03-16 08:35:37 +0000
committerbsiegert <bsiegert@pkgsrc.org>2019-03-16 08:35:37 +0000
commit08c0196bb6c90b437a376c7c06958dc690c47a7b (patch)
tree8d368b0cf075b74cdd0a8eecd724e1697445ec85 /sysutils/goreman
parentc2fdf38b76b0bbb0bc410194a6d98523fce63366 (diff)
downloadpkgsrc-08c0196bb6c90b437a376c7c06958dc690c47a7b.tar.gz
Revbump all Go packages after Go 1.12.1 update.
Diffstat (limited to 'sysutils/goreman')
-rw-r--r--sysutils/goreman/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/goreman/Makefile b/sysutils/goreman/Makefile
index fe54e86750c..bf4543537c5 100644
--- a/sysutils/goreman/Makefile
+++ b/sysutils/goreman/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2019/03/09 10:05:11 bsiegert Exp $
+# $NetBSD: Makefile,v 1.6 2019/03/16 08:35:49 bsiegert Exp $
DISTNAME= goreman-0.1.1
PKGNAME= go-${DISTNAME}
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GITHUB:=mattn/}
GITHUB_PROJECT= goreman