diff options
Diffstat (limited to 'textproc/py-libxslt/Makefile')
-rw-r--r-- | textproc/py-libxslt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/py-libxslt/Makefile b/textproc/py-libxslt/Makefile index fcaa805b051..6d33b1df289 100644 --- a/textproc/py-libxslt/Makefile +++ b/textproc/py-libxslt/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.57 2020/06/02 08:24:51 adam Exp $ +# $NetBSD: Makefile,v 1.58 2020/11/05 09:09:15 ryoon Exp $ -PKGREVISION= 1 +PKGREVISION= 2 .include "../../textproc/libxslt/Makefile.common" PKGNAME= ${PYPKGPREFIX}-${DISTNAME} |