diff options
author | kamil <kamil> | 2016-09-11 15:59:29 +0000 |
---|---|---|
committer | kamil <kamil> | 2016-09-11 15:59:29 +0000 |
commit | b43385502078d3f1e22134551b24f2b2799994ba (patch) | |
tree | b4857406ab1e1e6bd9b7bdf1c788dbdd72467d19 /textproc/jo | |
parent | 1c988f68b65c0520289dea159aa39d2c7295c874 (diff) | |
download | pkgsrc-b43385502078d3f1e22134551b24f2b2799994ba.tar.gz |
Reset maintainer to pkgsrc-users@NetBSD.org
Change requested by Frederic Cambus.
Diffstat (limited to 'textproc/jo')
-rw-r--r-- | textproc/jo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/jo/Makefile b/textproc/jo/Makefile index 70a737bc766..ca9a876fe53 100644 --- a/textproc/jo/Makefile +++ b/textproc/jo/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.2 2016/08/02 23:35:46 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2016/09/11 15:59:29 kamil Exp $ DISTNAME= jo-1.0 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GITHUB:=jpmens/} GITHUB_RELEASE= ${DISTNAME} -MAINTAINER= fred@statdns.com +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://github.com/jpmens/jo COMMENT= JSON output from a shell LICENSE= gnu-gpl-v2 |