summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-09-16 19:26:41 +0000
committerwiz <wiz@pkgsrc.org>2017-09-16 19:26:41 +0000
commit7add3e015bfc105be7bb62dd781a5b3afaf84546 (patch)
tree45681645b063a8f79c5e159cae9c7d5cd8475555 /lang
parentfa78b30801b0b8c756a3ac3646d705361f743ed6 (diff)
downloadpkgsrc-7add3e015bfc105be7bb62dd781a5b3afaf84546.tar.gz
Reset maintainer
Diffstat (limited to 'lang')
-rw-r--r--lang/jimtcl/Makefile4
-rw-r--r--lang/py-hy/Makefile4
-rw-r--r--lang/py-pythonz/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/lang/jimtcl/Makefile b/lang/jimtcl/Makefile
index c971cbf2e63..f0eb2a0969c 100644
--- a/lang/jimtcl/Makefile
+++ b/lang/jimtcl/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.3 2016/10/31 01:15:12 kamil Exp $
+# $NetBSD: Makefile,v 1.4 2017/09/16 19:26:58 wiz Exp $
DISTNAME= jimtcl-0.77
PKGREVISION= 1
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_GITHUB:=msteveb/}
-MAINTAINER= rodent@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://jim.tcl.tk/
COMMENT= Small footprint implementation of the Tcl programming language
LICENSE= 2-clause-bsd
diff --git a/lang/py-hy/Makefile b/lang/py-hy/Makefile
index 6bfcdabbca6..632fad41f28 100644
--- a/lang/py-hy/Makefile
+++ b/lang/py-hy/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.5 2017/01/03 13:23:03 jperkin Exp $
+# $NetBSD: Makefile,v 1.6 2017/09/16 19:26:58 wiz Exp $
DISTNAME= hy-0.10.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= lang python
MASTER_SITES= ${MASTER_SITE_PYPI:=h/hy/}
-MAINTAINER= rodent@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://hylang.org/
COMMENT= Lisp and Python love each other
LICENSE= mit
diff --git a/lang/py-pythonz/Makefile b/lang/py-pythonz/Makefile
index 6b977750973..3b3c1e5afde 100644
--- a/lang/py-pythonz/Makefile
+++ b/lang/py-pythonz/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.9 2017/01/03 13:23:03 jperkin Exp $
+# $NetBSD: Makefile,v 1.10 2017/09/16 19:26:58 wiz Exp $
DISTNAME= pythonz-1.2.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= lang python
MASTER_SITES= https://github.com/saghul/pythonz/archive/
-MAINTAINER= rodent@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://github.com/saghul/pythonz/
COMMENT= Installation manager supporting CPython, Stackless, PyPy and Jython
LICENSE= mit