pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang/execline



Module Name:    pkgsrc
Committed By:   charlotte
Date:           Tue Feb 27 04:40:22 UTC 2024

Modified Files:
        pkgsrc/lang/execline: Makefile

Log Message:
lang/execline: Reset MAINTAINER


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/lang/execline/Makefile

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

Modified files:

Index: pkgsrc/lang/execline/Makefile
diff -u pkgsrc/lang/execline/Makefile:1.18 pkgsrc/lang/execline/Makefile:1.19
--- pkgsrc/lang/execline/Makefile:1.18  Sat Nov 11 11:52:41 2023
+++ pkgsrc/lang/execline/Makefile       Tue Feb 27 04:40:22 2024
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.18 2023/11/11 11:52:41 schmonz Exp $
+# $NetBSD: Makefile,v 1.19 2024/02/27 04:40:22 charlotte Exp $
 
 DISTNAME=      execline-2.9.4.0
 CATEGORIES=    lang shells
 MASTER_SITES=  ${HOMEPAGE}
 DISTFILES=     ${DISTNAME}${EXTRACT_SUFX} ${MANPAGES_DIST}
 
-MAINTAINER=    charlotte%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://skarnet.org/software/execline/
 COMMENT=       The execline scripting language
 LICENSE=       isc



Home | Main Index | Thread Index | Old Index