git: cb641aa921a9 - main - net/linux-c7-openldap: Fix build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 30 Sep 2023 11:01:28 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=cb641aa921a99a7d8e13d2e31e89c4c7b3b50be1 commit cb641aa921a99a7d8e13d2e31e89c4c7b3b50be1 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-09-30 09:14:00 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-09-30 11:01:20 +0000 net/linux-c7-openldap: Fix build Approved by: portmgr (blanket) --- net/linux-c7-openldap/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/linux-c7-openldap/Makefile b/net/linux-c7-openldap/Makefile index 585c0a376bea..ec47780d7537 100644 --- a/net/linux-c7-openldap/Makefile +++ b/net/linux-c7-openldap/Makefile @@ -14,7 +14,7 @@ USE_LINUX= cyrus-sasl2 nspr nss USE_LINUX_RPM= yes CONFLICTS= linux-c6-${PORTNAME} -DESCR= ${.CURDIR}/../${PORTNAME}24-server/pkg-descr +DESCR= ${.CURDIR}/../${PORTNAME}25-server/pkg-descr OPTIONS_DEFINE= DOCS