diff options
Diffstat (limited to 'textproc/qore-xml-module/Makefile')
-rw-r--r-- | textproc/qore-xml-module/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/qore-xml-module/Makefile b/textproc/qore-xml-module/Makefile index 0a0c7db1c4d..17bae12f645 100644 --- a/textproc/qore-xml-module/Makefile +++ b/textproc/qore-xml-module/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2022/10/20 11:43:03 nros Exp $ +# $NetBSD: Makefile,v 1.17 2022/11/23 16:21:13 adam Exp $ DISTNAME= qore-xml-module-1.6.1 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GITHUB:=qorelanguage/} EXTRACT_SUFX= .tar.bz2 |