git: 8733233466f0 - main - www/p5-RT-Extension-LDAPImport: Fix typo

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Tue, 27 Feb 2024 06:54:56 UTC
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8733233466f0cf567766bda6942226db18141661

commit 8733233466f0cf567766bda6942226db18141661
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-02-27 06:53:34 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-02-27 06:54:48 +0000

    www/p5-RT-Extension-LDAPImport: Fix typo
    
    Reported by:    matthew
---
 www/p5-RT-Extension-LDAPImport/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/p5-RT-Extension-LDAPImport/Makefile b/www/p5-RT-Extension-LDAPImport/Makefile
index e2497b751f05..3c700a633121 100644
--- a/www/p5-RT-Extension-LDAPImport/Makefile
+++ b/www/p5-RT-Extension-LDAPImport/Makefile
@@ -29,7 +29,7 @@ PLIST_SUB+=	RTHOME=share/rt${RT_VER}
 post-patch:
 		@${REINPLACE_CMD} -e 's|LocalPath/man/man3|LocalPath/share/man/man3|g' ${WRKSRC}/inc/Module/Install/RTx.pm
 
-Note: You can install using an arbitrary $PREFIX but only if it
+# Note: You can install using an arbitrary $PREFIX but only if it
 # matches the $PREFIX used to install www/rt44.  Hence ignore
 # $PREFIX in the environment and inherit settings from RT.pm
 do-configure: