Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/dex2jar/Makefile,v
diff -u -r1.11 Makefile
--- Makefile	8 Feb 2026 12:22:40 -0000	1.11
+++ Makefile	27 Feb 2026 11:45:20 -0000
@@ -3,7 +3,7 @@
 V =		2.4
 PKGNAME =	dex2jar-$V
 DISTNAME =	dex-tools-v$V
-REVISION =	0
+REVISION =	1
 
 CATEGORIES =	devel security
 
@@ -13,6 +13,8 @@
 PERMIT_PACKAGE =	Yes
 
 SITES =		https://github.com/pxb1988/dex2jar/releases/download/v$V/
+
+MAINTAINER =	Sebastian Reitenbach <sebastia@openbsd.org>
 
 EXTRACT_SUFX =	.zip
 
