git: efc548c6cc0d - main - net/ldapbrowser: pass maintainership to danfe@

From: Ronald Klop <ronald_at_FreeBSD.org>
Date: Thu, 28 Aug 2025 08:39:01 UTC
The branch main has been updated by ronald:

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

commit efc548c6cc0d964d1b648fe976d420e195c09943
Author:     Ronald Klop <ronald@FreeBSD.org>
AuthorDate: 2025-08-28 08:31:03 +0000
Commit:     Ronald Klop <ronald@FreeBSD.org>
CommitDate: 2025-08-28 08:38:24 +0000

    net/ldapbrowser: pass maintainership to danfe@
    
    The port is saved as one report of a user came in yesterday.
---
 net/ldapbrowser/Makefile | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/net/ldapbrowser/Makefile b/net/ldapbrowser/Makefile
index c5c80a526b38..25c841a5d4f5 100644
--- a/net/ldapbrowser/Makefile
+++ b/net/ldapbrowser/Makefile
@@ -1,15 +1,16 @@
 PORTNAME=	ldapbrowser
 PORTVERSION=	2.8.2
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	net java
-MASTER_SITES=	http://www.klop.ws/distfiles/ \
+MASTER_SITES=	LOCAL/ronald \
+		https://www.klop.ws/distfiles/ \
 		http://freebsd.nsu.ru/distfiles/ \
 		ftp://ftp.nstu.ru/pub/sources/nettools/ldap/ \
 		ftp://ftp.gtrgrenoble.fr/TpRes/Ldap/ \
 		ftp://ftp.uni-duisburg.de/Unix/networking/LDAP/frontends/
 DISTNAME=	Browser282b2
 
-MAINTAINER=	ronald@FreeBSD.org
+MAINTAINER=	danfe@FreeBSD.org
 COMMENT=	Java/Swing-based LDAP browser and editor
 WWW=		https://web.archive.org/web/20081218031210/http://www.mcs.anl.gov/~gawor/ldap/
 
@@ -19,9 +20,6 @@ LICENSE_NAME=	ldapbrowser
 LICENSE_TEXT=	No reply from author regarding redistribution licensing
 LICENSE_PERMS=	auto-accept
 
-DEPRECATED=	old software, no source, no website, no clear license, no package, any users? please let me know
-EXPIRATION_DATE=	2025-08-28
-
 USES=		java
 
 NO_BUILD=	yes