diff options
Diffstat (limited to 'net/ldapbrowser/Makefile')
-rw-r--r-- | net/ldapbrowser/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/net/ldapbrowser/Makefile b/net/ldapbrowser/Makefile index 9145bdaf3346..c5c80a526b38 100644 --- a/net/ldapbrowser/Makefile +++ b/net/ldapbrowser/Makefile @@ -1,6 +1,6 @@ PORTNAME= ldapbrowser PORTVERSION= 2.8.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net java MASTER_SITES= http://www.klop.ws/distfiles/ \ http://freebsd.nsu.ru/distfiles/ \ @@ -19,6 +19,9 @@ 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 |