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 8053f76af2c..355e0be93cb 100644
--- a/devel/go-godotenv/Makefile
+++ b/devel/go-godotenv/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.22 2020/10/15 13:08:17 bsiegert Exp $
+# $NetBSD: Makefile,v 1.23 2020/11/08 21:59:15 bsiegert Exp $
DISTNAME= godotenv-1.2.0
PKGNAME= go-${DISTNAME}
-PKGREVISION= 20
+PKGREVISION= 21
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=joho/}
GITHUB_PROJECT= ${PKGBASE:S/^go-//}