diff options
author | joerg <joerg> | 2012-05-05 22:16:14 +0000 |
---|---|---|
committer | joerg <joerg> | 2012-05-05 22:16:14 +0000 |
commit | 4d24367585152025e9f15c29f0a5a30785380d08 (patch) | |
tree | ed3eacb9b5051720bf6b61993e719d077a8a0bf6 /textproc/py-expat | |
parent | 342fb9611df14f1b54caf3e14a48b2b476147528 (diff) | |
download | pkgsrc-4d24367585152025e9f15c29f0a5a30785380d08.tar.gz |
Fix build of py26-expat against expat-2.0. Bump revision.
Diffstat (limited to 'textproc/py-expat')
-rw-r--r-- | textproc/py-expat/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/py-expat/Makefile b/textproc/py-expat/Makefile index 1ee5538b7d3..d5d6f8aba65 100644 --- a/textproc/py-expat/Makefile +++ b/textproc/py-expat/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2012/04/15 22:01:04 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2012/05/05 22:16:14 joerg Exp $ # PKGNAME= ${PYPKGPREFIX}-expat-0 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= textproc python MAINTAINER= pkgsrc-users@NetBSD.org |