summaryrefslogtreecommitdiff
path: root/databases/mongo-tools
diff options
context:
space:
mode:
authorfhajny <fhajny>2016-01-18 15:33:43 +0000
committerfhajny <fhajny>2016-01-18 15:33:43 +0000
commitbd6a7818b29ec813bf8d71683d597d842d1adb88 (patch)
treedcb3a196668678795c367be32733a945ec91d538 /databases/mongo-tools
parent0fb46daf47ee7ba6a19ca45c5552598ba39d5138 (diff)
downloadpkgsrc-bd6a7818b29ec813bf8d71683d597d842d1adb88.tar.gz
Revbump all Go packages after the go-1.5.3 security update (hint: static
linking).
Diffstat (limited to 'databases/mongo-tools')
-rw-r--r--databases/mongo-tools/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/mongo-tools/Makefile b/databases/mongo-tools/Makefile
index 4ae6fd085b0..4296c9e4715 100644
--- a/databases/mongo-tools/Makefile
+++ b/databases/mongo-tools/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2015/10/21 16:37:22 fhajny Exp $
+# $NetBSD: Makefile,v 1.2 2016/01/18 15:33:43 fhajny Exp $
DISTNAME= mongo-tools-3.0.7
+PKGREVISION= 1
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_GITHUB:=mongodb/}