diff options
Diffstat (limited to 'sysutils/nomad/Makefile')
| -rw-r--r-- | sysutils/nomad/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/nomad/Makefile b/sysutils/nomad/Makefile index 16e358bacd39..2e52d5a34dd4 100644 --- a/sysutils/nomad/Makefile +++ b/sysutils/nomad/Makefile @@ -1,4 +1,5 @@ PORTNAME= nomad +PORTREVISION= 1 DISTVERSIONPREFIX= v DISTVERSION= 1.9.6 CATEGORIES= sysutils @@ -22,7 +23,7 @@ WWW= https://www.nomadproject.io/ LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= cpe go:1.23,modules +USES= cpe go:modules CPE_VENDOR= hashicorp USE_GITHUB= yes GH_ACCOUNT= hashicorp |
