git: a17fe40ef682 - main - net-mgmt/librenms: Install the lang directory

From: Dan Langille <dvl_at_FreeBSD.org>
Date: Mon, 14 Aug 2023 17:56:42 UTC
The branch main has been updated by dvl:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a17fe40ef682f8466b7998957665a72e1eaac348

commit a17fe40ef682f8466b7998957665a72e1eaac348
Author:     Dan Langille <dvl@FreeBSD.org>
AuthorDate: 2023-08-14 17:56:05 +0000
Commit:     Dan Langille <dvl@FreeBSD.org>
CommitDate: 2023-08-14 17:56:39 +0000

    net-mgmt/librenms: Install the lang directory
    
    PR:             273131
---
 net-mgmt/librenms/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-mgmt/librenms/Makefile b/net-mgmt/librenms/Makefile
index 251c2dc328a2..290ff8c4554e 100644
--- a/net-mgmt/librenms/Makefile
+++ b/net-mgmt/librenms/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	librenms
 PORTVERSION=	23.7.0
-PORTREVISION=	1
+PORTREVISION=	2
 PORTEPOCH=	1
 CATEGORIES=	net-mgmt
 MASTER_SITES=	LOCAL/dvl:vendor
@@ -129,8 +129,8 @@ _SCRIPT_FILES=		daily.sh lnms
 # It sits here so you remember to update it with each release
 _RELEASE_TIMESTAMP=	1689568961
 _ROOT_DIRS=		LibreNMS app bootstrap config database doc html \
-			includes licenses mibs misc resources routes scripts \
-			sql-schema tests
+			includes lang licenses mibs misc resources routes \
+			scripts sql-schema tests
 _DOCS=			AUTHORS.md CHANGELOG.md CONTRIBUTING.md LICENSE.txt \
 			README.md