summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorrecht <recht>2004-01-23 15:39:13 +0000
committerrecht <recht>2004-01-23 15:39:13 +0000
commit06c72927a03d71f63294565cc696f19926f469c5 (patch)
tree0989f73ef43feed1475c6fc2e299f4624321dafe /www
parent723479ab1957973d912fceb38d94119b63ecb320 (diff)
downloadpkgsrc-06c72927a03d71f63294565cc696f19926f469c5.tar.gz
catch up with pyxml -> py-xml name change
Diffstat (limited to 'www')
-rw-r--r--www/zope25-ParsedXML/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/zope25-ParsedXML/Makefile b/www/zope25-ParsedXML/Makefile
index 0d4cd293911..3ca64039e6a 100644
--- a/www/zope25-ParsedXML/Makefile
+++ b/www/zope25-ParsedXML/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/07/22 04:14:43 martti Exp $
+# $NetBSD: Makefile,v 1.8 2004/01/23 15:39:13 recht Exp $
DISTNAME= ParsedXML-1.3.1
PKGREVISION= 1
@@ -15,5 +15,5 @@ ZOPE_COPYPRODUCT= zope-std-copyproduct-short
USE_BUILDLINK2= yes
.include "../../www/zope25/product.mk"
-.include "../../textproc/pyxml/buildlink2.mk"
+.include "../../textproc/py-xml/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"