diff options
author | nros <nros@pkgsrc.org> | 2016-08-07 11:44:42 +0000 |
---|---|---|
committer | nros <nros@pkgsrc.org> | 2016-08-07 11:44:42 +0000 |
commit | a05fb5c5395ccb3318e1275d29b1ce557b5f9dec (patch) | |
tree | 048bcedb53ea7feebbdd494ad378bfae3bbbd67b /textproc/qore-json-module | |
parent | c452ccc5f226d46e12337effde74b811cdfb1fa9 (diff) | |
download | pkgsrc-a05fb5c5395ccb3318e1275d29b1ce557b5f9dec.tar.gz |
email style fix
Diffstat (limited to 'textproc/qore-json-module')
-rw-r--r-- | textproc/qore-json-module/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/qore-json-module/Makefile b/textproc/qore-json-module/Makefile index 5d97f6ced21..027fea40a95 100644 --- a/textproc/qore-json-module/Makefile +++ b/textproc/qore-json-module/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2016/07/20 13:05:12 nros Exp $ +# $NetBSD: Makefile,v 1.4 2016/08/07 11:44:43 nros Exp $ DISTNAME= qore-json-module-1.5 CATEGORIES= textproc @@ -8,7 +8,7 @@ GITHUB_PROJECT= module-json GITHUB_RELEASE= v${PKGVERSION_NOREV} -MAINTAINER= nros@netbsd.org +MAINTAINER= nros@NetBSD.org COMMENT= JSON module for Qore HOMEPAGE= http://www.qore.org/ LICENSE= gnu-lgpl-v2.1 OR mit |