diff options
Diffstat (limited to 'textproc/py-lxml/Makefile')
-rw-r--r-- | textproc/py-lxml/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/py-lxml/Makefile b/textproc/py-lxml/Makefile index 06976d2ba04..efe2d0e7a85 100644 --- a/textproc/py-lxml/Makefile +++ b/textproc/py-lxml/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2012/10/25 06:56:51 asau Exp $ +# $NetBSD: Makefile,v 1.14 2012/12/16 16:15:52 wiz Exp $ # -DISTNAME= lxml-3.0.1 +DISTNAME= lxml-3.0.2 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= textproc MASTER_SITES= http://lxml.de/files/ |