pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/libdmtx libdmtx: fix maintainer email address



details:   https://anonhg.NetBSD.org/pkgsrc/rev/29a3ec6aa12a
branches:  trunk
changeset: 342023:29a3ec6aa12a
user:      bsiegert <bsiegert%pkgsrc.org@localhost>
date:      Sat Oct 12 09:13:15 2019 +0000

description:
libdmtx: fix maintainer email address

diffstat:

 graphics/libdmtx/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r 9fc1d52925de -r 29a3ec6aa12a graphics/libdmtx/Makefile
--- a/graphics/libdmtx/Makefile Sat Oct 12 08:59:00 2019 +0000
+++ b/graphics/libdmtx/Makefile Sat Oct 12 09:13:15 2019 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.2 2018/02/25 16:09:19 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2019/10/12 09:13:15 bsiegert Exp $
 
 DISTNAME=              libdmtx-0.7.4
 CATEGORIES=            graphics
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=libdmtx/}
 
-MAINTAINER=            pkgsrc-users%NetBSD.ork@localhost
+MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=              https://github.com/dmtx/libdmtx
 COMMENT=               Software for reading and writing Data Matrix 2D barcodes
 LICENSE=               2-clause-bsd



Home | Main Index | Thread Index | Old Index