diff options
Diffstat (limited to 'security/wazuh-dashboard/Makefile')
-rw-r--r-- | security/wazuh-dashboard/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/wazuh-dashboard/Makefile b/security/wazuh-dashboard/Makefile index 3248ef349f72..acab9aeb48f6 100644 --- a/security/wazuh-dashboard/Makefile +++ b/security/wazuh-dashboard/Makefile @@ -1,6 +1,7 @@ PORTNAME= wazuh DISTVERSIONPREFIX= v DISTVERSION= 4.12.0 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= LOCAL/acm/${PORTNAME}/ PKGNAMESUFFIX= -dashboard |