summaryrefslogtreecommitdiff
path: root/math/go-units/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/go-units/Makefile')
-rw-r--r--math/go-units/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/go-units/Makefile b/math/go-units/Makefile
index 1603513e433..b5db519855c 100644
--- a/math/go-units/Makefile
+++ b/math/go-units/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2020/02/02 14:19:07 bsiegert Exp $
+# $NetBSD: Makefile,v 1.15 2020/03/21 16:57:20 bsiegert Exp $
DISTNAME= units-0.0.20151021
PKGNAME= go-${DISTNAME}
-PKGREVISION= 13
+PKGREVISION= 14
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_GITHUB:=alecthomas/}
GITHUB_PROJECT= ${PKGBASE:S/^go-//}