aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuraj Lutter <otis@FreeBSD.org>2023-11-09 13:56:56 +0000
committerJuraj Lutter <otis@FreeBSD.org>2023-11-09 13:59:35 +0000
commit2c356d6bfcf82d9ac3c110dc80dd8465f4155e08 (patch)
tree73ec719ba3dddba0107c2bd6fa4d7982306849cc
parent37943e28268eb788ac2a894692b0e439a48d467e (diff)
downloadports-2c356d6bfcf82d9ac3c110dc80dd8465f4155e08.tar.gz
ports-2c356d6bfcf82d9ac3c110dc80dd8465f4155e08.zip
net/ocserv: Fix build and wrong PLIST
Do not include now-non-existing file in plist. Reported by: Trond Endrestøl <Trond.Endrestol@ximalas.info> PR: 274983
-rw-r--r--net/ocserv/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ocserv/Makefile b/net/ocserv/Makefile
index c9f76d6539b4..808a77c12cdb 100644
--- a/net/ocserv/Makefile
+++ b/net/ocserv/Makefile
@@ -38,7 +38,7 @@ GROUPS= _ocserv
PLIST_SUB= GROUPS="${GROUPS}" \
USERS="${USERS}"
-PORTDOCS= AUTHORS ChangeLog NEWS README TODO
+PORTDOCS= AUTHORS ChangeLog NEWS README
PORTEXAMPLES= profile.xml sample.config sample.passwd
OPTIONS_DEFINE= DOCS EXAMPLES GSSAPI MAXMIND RADIUS