aboutsummaryrefslogtreecommitdiffstats
path: root/lang/go/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'lang/go/files/pkg-message.in')
-rw-r--r--lang/go/files/pkg-message.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/go/files/pkg-message.in b/lang/go/files/pkg-message.in
index d1973dde8d07..5c6cf01be0cc 100644
--- a/lang/go/files/pkg-message.in
+++ b/lang/go/files/pkg-message.in
@@ -5,7 +5,7 @@
GOOS=freebsd
GOARCH=%%ARCH%%
- GOROOT=%%PREFIX%%/lib/go
+ GOROOT=%%PREFIX%%/go
Your compiler is %%GOOBJ%%g and your linker is %%GOOBJ%%l.