diff options
author | wiz <wiz> | 2014-01-01 11:52:02 +0000 |
---|---|---|
committer | wiz <wiz> | 2014-01-01 11:52:02 +0000 |
commit | b4490818bb1a31558e190d944e76c06b2531fa2c (patch) | |
tree | a00aba4e26e98506b136829878acb6fff2f5f5ce /textproc/py-lxml | |
parent | 1683b5514403f81ae3fd283d22486e73308e62db (diff) | |
download | pkgsrc-b4490818bb1a31558e190d944e76c06b2531fa2c.tar.gz |
Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump.
Diffstat (limited to 'textproc/py-lxml')
-rw-r--r-- | textproc/py-lxml/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/py-lxml/Makefile b/textproc/py-lxml/Makefile index fa61311ff03..36cec1a8ca0 100644 --- a/textproc/py-lxml/Makefile +++ b/textproc/py-lxml/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2013/11/29 16:54:42 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2014/01/01 11:52:36 wiz Exp $ DISTNAME= lxml-3.2.4 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://lxml.de/files/ EXTRACT_SUFX= .tgz |