-------- Forwarded Message --------
Subject: [UPDATE] MAINTAINER for security/py-in-toto-1.2.0
Date: Wed, 24 Aug 2022 11:53:56 -0400
From: George Rosamond <geo...@ceetonetechnology.com>
To: OpenBSD Ports <ports@openbsd.org>
Added me as MAINTAINER, set REVISION = 0
Thanks.
g
Index: py-in-toto//Makefile
===================================================================
RCS file: /cvs/ports/security/py-in-toto/Makefile,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 Makefile
--- py-in-toto//Makefile 23 Aug 2022 20:34:36 -0000 1.1.1.1
+++ py-in-toto//Makefile 24 Aug 2022 15:10:46 -0000
@@ -4,10 +4,13 @@ MODPY_EGG_VERSION = 1.2.0
DISTNAME = in-toto-${MODPY_EGG_VERSION}
PKGNAME = py-${DISTNAME}
+REVISION = 0
CATEGORIES = security
HOMEPAGE = https://in-toto.io/
+
+MAINTAINER = George Rosamond <geo...@nycbug.org>
# Apache 2.0
PERMIT_PACKAGE = Yes