summaryrefslogtreecommitdiff
path: root/devel/go-godotenv/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/go-godotenv/Makefile')
-rw-r--r--devel/go-godotenv/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/go-godotenv/Makefile b/devel/go-godotenv/Makefile
index 42177bee4f3..44f526c4fd4 100644
--- a/devel/go-godotenv/Makefile
+++ b/devel/go-godotenv/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2018/11/04 18:38:02 bsiegert Exp $
+# $NetBSD: Makefile,v 1.3 2018/12/19 15:47:08 bsiegert Exp $
DISTNAME= godotenv-1.2.0
PKGNAME= go-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=joho/}
GITHUB_PROJECT= ${PKGBASE:S/^go-//}