pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/libunit



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

Modified Files:
        pkgsrc/devel/libunit: Makefile

Log Message:
devel/libunit: release maintainership


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/libunit/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/libunit/Makefile
diff -u pkgsrc/devel/libunit/Makefile:1.7 pkgsrc/devel/libunit/Makefile:1.8
--- pkgsrc/devel/libunit/Makefile:1.7   Fri Sep  1 17:28:28 2023
+++ pkgsrc/devel/libunit/Makefile       Sat Oct 25 02:00:51 2025
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.7 2023/09/01 17:28:28 osa Exp $
+# $NetBSD: Makefile,v 1.8 2025/10/25 02:00:51 osa Exp $
 
 PKGNAME=       libunit-${UNIT_VERSION}
 DISTNAME=      unit-${UNIT_VERSION}
 COMMENT=       Development kit for dynamic web application server
 
-MAINTAINER=    osa%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 
 DISTINFO_FILE= ${.CURDIR}/../../www/unit/distinfo
 PATCHDIR=      ${.CURDIR}/../../www/unit/patches



Home | Main Index | Thread Index | Old Index