diff options
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 470f616aec1..49f484b829e 100644 --- a/textproc/py-expat/Makefile +++ b/textproc/py-expat/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2004/07/22 09:16:02 recht Exp $ +# $NetBSD: Makefile,v 1.7 2004/10/03 00:18:20 tv Exp $ # PKGNAME= ${PYPKGPREFIX}-expat-0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc python MAINTAINER= tsarna@NetBSD.org |