git: ae75c688e262 - main - security/courier-authlib: Remove trailing whitespace in Makefile

From: Guido Falsi <madpilot_at_FreeBSD.org>
Date: Tue, 24 Feb 2026 20:19:39 UTC
The branch main has been updated by madpilot:

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

commit ae75c688e262f2557947f1e5636edbd442ee5140
Author:     Guido Falsi <madpilot@FreeBSD.org>
AuthorDate: 2026-02-24 20:18:20 +0000
Commit:     Guido Falsi <madpilot@FreeBSD.org>
CommitDate: 2026-02-24 20:18:20 +0000

    security/courier-authlib: Remove trailing whitespace in Makefile
---
 security/courier-authlib/Makefile.dep | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/security/courier-authlib/Makefile.dep b/security/courier-authlib/Makefile.dep
index a2abd88be200..75c9877edb2a 100644
--- a/security/courier-authlib/Makefile.dep
+++ b/security/courier-authlib/Makefile.dep
@@ -4,7 +4,7 @@
 #.include "${.CURDIR}/../../security/courier-authlib/Makefile.dep"
 #.endif
 #
-# in your Makefile *before* any 
+# in your Makefile *before* any
 #.include <bsd.port.pre.mk>
 
 .if ${PORT_OPTIONS:MAUTH_LDAP}