pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang/neko



Module Name:    pkgsrc
Committed By:   charlotte
Date:           Wed May 18 00:25:44 UTC 2022

Modified Files:
        pkgsrc/lang/neko: Makefile

Log Message:
neko: Update MAINTAINER


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/lang/neko/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/neko/Makefile
diff -u pkgsrc/lang/neko/Makefile:1.13 pkgsrc/lang/neko/Makefile:1.14
--- pkgsrc/lang/neko/Makefile:1.13      Mon Apr 18 19:11:31 2022
+++ pkgsrc/lang/neko/Makefile   Wed May 18 00:25:44 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2022/04/18 19:11:31 adam Exp $
+# $NetBSD: Makefile,v 1.14 2022/05/18 00:25:44 charlotte Exp $
 
 DISTNAME=      neko-2.3.0
 PKGREVISION=   10
@@ -6,7 +6,7 @@ CATEGORIES=     lang
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=HaxeFoundation/}
 GITHUB_TAG=    v${PKGVERSION_NOREV:S/./-/g}
 
-MAINTAINER=    cfkoch%edgebsd.org@localhost
+MAINTAINER=    charlotte%NetBSD.org@localhost
 HOMEPAGE=      https://nekovm.org/
 COMMENT=       High-level dynamically typed programming language
 LICENSE=       mit



Home | Main Index | Thread Index | Old Index