git: d9729df11661 - main - security/duo_openvpn: add shebangfig, bump PORTREVISION
Ryan Steinmetz
zi at FreeBSD.org
Thu May 20 17:02:25 UTC 2021
The branch main has been updated by zi:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d9729df1166115965bddac52825c4b162ef5a7a4
commit d9729df1166115965bddac52825c4b162ef5a7a4
Author: Ryan Steinmetz <zi at FreeBSD.org>
AuthorDate: 2021-05-20 17:02:20 +0000
Commit: Ryan Steinmetz <zi at FreeBSD.org>
CommitDate: 2021-05-20 17:02:20 +0000
security/duo_openvpn: add shebangfig, bump PORTREVISION
---
security/duo_openvpn/Makefile | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/security/duo_openvpn/Makefile b/security/duo_openvpn/Makefile
index 5947ef2b5598..fbc5ddb7a557 100644
--- a/security/duo_openvpn/Makefile
+++ b/security/duo_openvpn/Makefile
@@ -2,7 +2,7 @@
PORTNAME= duo_openvpn
PORTVERSION= 2.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MAINTAINER= zi at FreeBSD.org
@@ -12,7 +12,8 @@ LICENSE= GPLv2
RUN_DEPENDS= openvpn>0:security/openvpn
-USES= gmake
+USES= gmake shebangfix
+SHEBANG_FILES= duo_openvpn.pl
USE_GITHUB= yes
GH_ACCOUNT= duosecurity
More information about the dev-commits-ports-all
mailing list