diff options
Diffstat (limited to 'www/zope25-XMLWidgets/Makefile')
-rw-r--r-- | www/zope25-XMLWidgets/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/zope25-XMLWidgets/Makefile b/www/zope25-XMLWidgets/Makefile index 88c656cf537..726f84e0c30 100644 --- a/www/zope25-XMLWidgets/Makefile +++ b/www/zope25-XMLWidgets/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2003/07/17 22:56:16 grant Exp $ +# $NetBSD: Makefile,v 1.9 2003/07/22 04:14:46 martti Exp $ DISTNAME= XMLWidgets-0.8.5 PKGNAME= zope25-XMLWidgets-0.8.5 @@ -8,7 +8,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.zope.org/Members/faassen/XMLWidgets -COMMENT= dynamic translations of ParsedXML documents to HTML +COMMENT= Dynamic translations of ParsedXML documents to HTML DEPENDS+= zope25-ParsedXML-[0-9]*:../../www/zope25-ParsedXML |