git: 17fb7fd94ef2 - main - security/openvpn: remove leftover comment
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 12 Mar 2023 14:04:19 UTC
The branch main has been updated by mandree:
URL: https://cgit.FreeBSD.org/ports/commit/?id=17fb7fd94ef213cabb4793b621d1a7cb3cfeef2f
commit 17fb7fd94ef213cabb4793b621d1a7cb3cfeef2f
Author: Matthias Andree <mandree@FreeBSD.org>
AuthorDate: 2023-03-08 20:59:03 +0000
Commit: Matthias Andree <mandree@FreeBSD.org>
CommitDate: 2023-03-12 14:03:21 +0000
security/openvpn: remove leftover comment
---
security/openvpn/Makefile | 1 -
1 file changed, 1 deletion(-)
diff --git a/security/openvpn/Makefile b/security/openvpn/Makefile
index 3956e7db6b84..ccea67c3fd68 100644
--- a/security/openvpn/Makefile
+++ b/security/openvpn/Makefile
@@ -109,7 +109,6 @@ post-patch:
-e 's/"nobody"( after init)/"openvpn" \1/' \
${WRKSRC}/sample/sample-config-files/*.conf \
${WRKSRC}/doc/man-sections/generic-options.rst
- # this header file was missed from the 2.6.0 tarball
pre-configure:
# just too many of sign-compare; bitwise-instead-of-logical was audited and is intentional,