summaryrefslogtreecommitdiff
path: root/lang/go117/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/go117/Makefile')
-rw-r--r--lang/go117/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/go117/Makefile b/lang/go117/Makefile
index 3873f0279ab..c718b0ce44e 100644
--- a/lang/go117/Makefile
+++ b/lang/go117/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.4 2021/10/11 21:34:39 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2022/01/09 19:54:47 bsiegert Exp $
.include "../../lang/go/version.mk"
.include "../../lang/go/bootstrap.mk"
GOVERSSUFFIX= 117
-DISTNAME= go${GO${GOVERSSUFFIX}_VERSION:S/.rc/rc/}.src
+DISTNAME= go${GO${GOVERSSUFFIX}_VERSION}.src
PKGNAME= go${GOVERSSUFFIX}-${GO${GOVERSSUFFIX}_VERSION}
CATEGORIES= lang
MASTER_SITES= https://storage.googleapis.com/golang/