diff --git a/graphics/dmtx-utils/DESCR b/graphics/dmtx-utils/DESCR index 3cadf1cd459b..73e6d6a4c78f 100644 --- a/graphics/dmtx-utils/DESCR +++ b/graphics/dmtx-utils/DESCR @@ -1,2 +1,2 @@ dmtxread and dmtxwrite are a command line interface for libdmtx. They can -be used to create Data Matrix barcode and extract the content. +be used to create Data Matrix barcodes and extract the content. diff --git a/graphics/dmtx-utils/Makefile b/graphics/dmtx-utils/Makefile index b5bb4abd58fb..2308ecd2324f 100644 --- a/graphics/dmtx-utils/Makefile +++ b/graphics/dmtx-utils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2023/04/20 05:37:51 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2023/04/21 01:16:49 gutteridge Exp $ DISTNAME= dmtx-utils-0.7.6 PKGREVISION= 1 @@ -6,7 +6,7 @@ CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GITHUB:=dmtx/} GITHUB_TAG= v${PKGVERSION_NOREV} -MAINTAINER= pkgsrc-users@NetBSD.ork +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://github.com/dmtx/dmtx-utils COMMENT= Command line programs for reading and writing Data Matrix 2D barcodes LICENSE= gnu-lgpl-v2.1