summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorcharlotte <charlotte@pkgsrc.org>2022-05-18 00:25:28 +0000
committercharlotte <charlotte@pkgsrc.org>2022-05-18 00:25:28 +0000
commitd3e7e42edcaa2f5b60de438f985f7bdc78662674 (patch)
treeefa60dc3fc31d2cda80f254925b05f5c734b4450 /lang
parent341efbef6df3b94c563c3c75358f337da2e0c347 (diff)
downloadpkgsrc-d3e7e42edcaa2f5b60de438f985f7bdc78662674.tar.gz
nim: Update MAINTAINER
Diffstat (limited to 'lang')
-rw-r--r--lang/nim/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/nim/Makefile b/lang/nim/Makefile
index 7b8fc839ee3..c0fd26edd55 100644
--- a/lang/nim/Makefile
+++ b/lang/nim/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.25 2022/03/04 13:19:58 ryoon Exp $
+# $NetBSD: Makefile,v 1.26 2022/05/18 00:25:28 charlotte Exp $
DISTNAME= nim-1.6.4
CATEGORIES= lang
MASTER_SITES= http://nim-lang.org/download/
EXTRACT_SUFX= .tar.xz
-MAINTAINER= cfkoch@edgebsd.org
+MAINTAINER= charlotte@NetBSD.org
HOMEPAGE= https://nim-lang.org/
COMMENT= The Nim programming language
LICENSE= mit