pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/doas



Module Name:    pkgsrc
Committed By:   leot
Date:           Tue Jun 16 18:27:40 UTC 2026

Modified Files:
        pkgsrc/security/doas: Makefile

Log Message:
doas: Assign maintaintership to Rares Aioanei

Rares volunteered to take maintaintership of the package, thanks Rares!

Closes PR pkg/60336.


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/security/doas/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/doas/Makefile
diff -u pkgsrc/security/doas/Makefile:1.16 pkgsrc/security/doas/Makefile:1.17
--- pkgsrc/security/doas/Makefile:1.16  Thu May  7 00:24:51 2026
+++ pkgsrc/security/doas/Makefile       Tue Jun 16 18:27:40 2026
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.16 2026/05/07 00:24:51 gutteridge Exp $
+# $NetBSD: Makefile,v 1.17 2026/06/16 18:27:40 leot Exp $
 
 DISTNAME=      doas-6.3p2
 PKGREVISION=   2
 CATEGORIES=    security
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=slicer69/}
 
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+MAINTAINER=    schaiba%gmail.com@localhost
 HOMEPAGE=      https://github.com/slicer69/doas/
 COMMENT=       Execute commands as another user
 LICENSE=       2-clause-bsd AND isc AND modified-bsd



Home | Main Index | Thread Index | Old Index