pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/unit-python



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

Modified Files:
        pkgsrc/www/unit-python: Makefile

Log Message:
www/unit-python: release maintainership


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/www/unit-python/Makefile

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

Modified files:

Index: pkgsrc/www/unit-python/Makefile
diff -u pkgsrc/www/unit-python/Makefile:1.10 pkgsrc/www/unit-python/Makefile:1.11
--- pkgsrc/www/unit-python/Makefile:1.10        Fri Sep  1 17:28:29 2023
+++ pkgsrc/www/unit-python/Makefile     Sat Oct 25 01:52:02 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2023/09/01 17:28:29 osa Exp $
+# $NetBSD: Makefile,v 1.11 2025/10/25 01:52:02 osa Exp $
 
 PKGNAME=       unit-${LANG}${PYVERSSUFFIX}-${UNIT_VERSION}
 COMMENT=       Python module for NGINX Unit
@@ -6,7 +6,7 @@ COMMENT=        Python module for NGINX Unit
 LANG=          python
 MODNAME=       ${LANG}${PYVERSSUFFIX}
 
-MAINTAINER=    osa%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 
 post-configure:
        ${RUN} cd ${WRKSRC} && ${SETENV} ${_CONFIGURE_SCRIPT_ENV}               \



Home | Main Index | Thread Index | Old Index