diff options
Diffstat (limited to 'textproc/xmlto/Makefile')
-rw-r--r-- | textproc/xmlto/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/xmlto/Makefile b/textproc/xmlto/Makefile index e9dfd9232a3..eb878899de9 100644 --- a/textproc/xmlto/Makefile +++ b/textproc/xmlto/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.36 2021/04/21 11:42:49 adam Exp $ +# $NetBSD: Makefile,v 1.37 2021/12/08 16:06:47 adam Exp $ DISTNAME= xmlto-0.0.28 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= textproc MASTER_SITES= https://releases.pagure.org/xmlto/ EXTRACT_SUFX= .tar.bz2 |