diff options
Diffstat (limited to 'textproc/pyxml/Makefile')
-rw-r--r-- | textproc/pyxml/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/pyxml/Makefile b/textproc/pyxml/Makefile index 412c5f561a9..80f772d19c4 100644 --- a/textproc/pyxml/Makefile +++ b/textproc/pyxml/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2001/05/14 16:27:08 drochner Exp $ +# $NetBSD: Makefile,v 1.3 2001/08/06 16:05:57 drochner Exp $ # -DISTNAME= PyXML-0.6.5 +DISTNAME= PyXML-0.6.6 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pyxml/} |