summaryrefslogtreecommitdiff
path: root/textproc/py-expat/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg>2012-05-05 22:16:14 +0000
committerjoerg <joerg>2012-05-05 22:16:14 +0000
commited7498932848578d87c3e959f35ef908a33f2e93 (patch)
treeed3eacb9b5051720bf6b61993e719d077a8a0bf6 /textproc/py-expat/Makefile
parentd878384e6567da476ef593d9346939934ca3a4d4 (diff)
downloadpkgsrc-ed7498932848578d87c3e959f35ef908a33f2e93.tar.gz
Fix build of py26-expat against expat-2.0. Bump revision.
Diffstat (limited to 'textproc/py-expat/Makefile')
-rw-r--r--textproc/py-expat/Makefile4
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