diff options
-rw-r--r-- | textproc/py-libxslt/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/py-libxslt/Makefile b/textproc/py-libxslt/Makefile index 37f6a2e55bf..df2ecf7dfdc 100644 --- a/textproc/py-libxslt/Makefile +++ b/textproc/py-libxslt/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.55 2019/05/21 21:56:57 schmonz Exp $ +# $NetBSD: Makefile,v 1.56 2019/11/06 13:24:03 wiz Exp $ .include "../../textproc/libxslt/Makefile.common" PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -PKGREVISION= 1 CATEGORIES= textproc python MAINTAINER= minskim@NetBSD.org |