pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc email style fix



details:   https://anonhg.NetBSD.org/pkgsrc/rev/310a0dd14f4e
branches:  trunk
changeset: 350841:310a0dd14f4e
user:      nros <nros%pkgsrc.org@localhost>
date:      Sun Aug 07 10:12:58 2016 +0000

description:
email style fix

diffstat:

 lang/qore/Makefile                 |  4 ++--
 security/qore-asn1-module/Makefile |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (35 lines):

diff -r dbfd5357b9d5 -r 310a0dd14f4e lang/qore/Makefile
--- a/lang/qore/Makefile        Sun Aug 07 10:10:30 2016 +0000
+++ b/lang/qore/Makefile        Sun Aug 07 10:12:58 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2016/07/25 21:56:04 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2016/08/07 10:12:58 nros Exp $
 
 DISTNAME=      qore-0.8.12
 CATEGORIES=    lang
@@ -8,7 +8,7 @@
 GITHUB_RELEASE=        release-${PKGVERSION_NOREV}
 GITHUB_TYPE=   release
 
-MAINTAINER=    nros%netbsd.org@localhost
+MAINTAINER=    nros%NetBSD.org@localhost
 COMMENT=       Qore programming language
 HOMEPAGE=      http://www.qore.org/
 LICENSE=       gnu-gpl-v2 OR gnu-lgpl-v2.1 OR mit
diff -r dbfd5357b9d5 -r 310a0dd14f4e security/qore-asn1-module/Makefile
--- a/security/qore-asn1-module/Makefile        Sun Aug 07 10:10:30 2016 +0000
+++ b/security/qore-asn1-module/Makefile        Sun Aug 07 10:12:58 2016 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.3 2016/07/22 12:53:33 nros Exp $
+# $NetBSD: Makefile,v 1.4 2016/08/07 10:17:53 nros Exp $
 
 DISTNAME=      qore-asn1-module-0.0.3
 PKGREVISION=   3
 CATEGORIES=    security
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=qore/}
 
-MAINTAINER=    nros%netbsd.org@localhost
+MAINTAINER=    nros%NetBSD.org@localhost
 HOMEPAGE=      http://www.qore.org/
 COMMENT=       ASN.1 Qore module
 LICENSE=       gnu-lgpl-v2.1



Home | Main Index | Thread Index | Old Index