Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Sep 2023 11:01:28 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: cb641aa921a9 - main - net/linux-c7-openldap: Fix build
Message-ID:  <202309301101.38UB1Sbi060298@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309301101.38UB1Sbi060298>