summaryrefslogtreecommitdiff
path: root/textproc/go-md2man
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2018-03-04 15:52:12 +0000
committerbsiegert <bsiegert@pkgsrc.org>2018-03-04 15:52:12 +0000
commitfe14c1230b5ec63e3a906bd129ae70f47a822d51 (patch)
treea1cb7f56fefa617bce901386d8a6d5c962d12ea6 /textproc/go-md2man
parent2d928de85e64805c259cbdb57ff1395c1b10b2ed (diff)
downloadpkgsrc-fe14c1230b5ec63e3a906bd129ae70f47a822d51.tar.gz
Revbump all Go packages after Go 1.10 update.
Diffstat (limited to 'textproc/go-md2man')
-rw-r--r--textproc/go-md2man/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/go-md2man/Makefile b/textproc/go-md2man/Makefile
index 629dde9d66b..94708913ed6 100644
--- a/textproc/go-md2man/Makefile
+++ b/textproc/go-md2man/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2017/08/25 17:17:05 jperkin Exp $
+# $NetBSD: Makefile,v 1.5 2018/03/04 15:52:19 bsiegert Exp $
DISTNAME= go-md2man-1.0.6
MASTER_SITES= ${MASTER_SITE_GITHUB:=cpuguy83/}
+PKGREVISION= 1
CATEGORIES= textproc
GITHUB_TAG= v${PKGVERSION_NOREV}