pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/libnjs



Module Name:    pkgsrc
Committed By:   osa
Date:           Sat Oct 25 01:54:02 UTC 2025

Modified Files:
        pkgsrc/devel/libnjs: Makefile

Log Message:
devel/libnjs: release maintainership


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/devel/libnjs/Makefile

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

Modified files:

Index: pkgsrc/devel/libnjs/Makefile
diff -u pkgsrc/devel/libnjs/Makefile:1.22 pkgsrc/devel/libnjs/Makefile:1.23
--- pkgsrc/devel/libnjs/Makefile:1.22   Thu Oct 23 20:36:31 2025
+++ pkgsrc/devel/libnjs/Makefile        Sat Oct 25 01:54:02 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2025/10/23 20:36:31 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2025/10/25 01:54:02 osa Exp $
 
 DISTNAME=      njs-0.9.1
 PKGNAME=       lib${DISTNAME}
@@ -7,7 +7,7 @@ CATEGORIES=     devel www
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=nginx/}
 GITHUB_PROJECT=        njs
 
-MAINTAINER=    osa%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://nginx.org/en/docs/njs/
 COMMENT=       NGINX JavaScript static library
 LICENSE=       2-clause-bsd



Home | Main Index | Thread Index | Old Index