diff options
Diffstat (limited to 'lang/go119/Makefile')
-rw-r--r-- | lang/go119/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/go119/Makefile b/lang/go119/Makefile index 2ade380e45b1..21da4151943a 100644 --- a/lang/go119/Makefile +++ b/lang/go119/Makefile @@ -1,6 +1,6 @@ DISTVERSION= 1.19.4 # Always set PORTREVISION explicitly as otherwise they are inherited from lang/go-devel -PORTREVISION= 0 +PORTREVISION= 1 MASTER_SITES= https://golang.org/dl/ \ https://github.com/dmgk/go-bootstrap/releases/download/${BOOTSTRAP_TAG}/:bootstrap \ LOCAL/dmgk:bootstrap |