diff options
author | wiz <wiz> | 2001-02-17 17:21:28 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-02-17 17:21:28 +0000 |
commit | 5c2ded063c246b745cbe88b35958aeb774b3efff (patch) | |
tree | fe8266973ffa2637b58ee95206ea56dc48377bc4 /www/zope | |
parent | a45ac7ca966bf5b8cb2bec544cf9fe7ef1ece047 (diff) | |
download | pkgsrc-5c2ded063c246b745cbe88b35958aeb774b3efff.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'www/zope')
-rw-r--r-- | www/zope/Makefile | 3 | ||||
-rw-r--r-- | www/zope/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/zope/Makefile b/www/zope/Makefile index 5b9b39f678f..672cd567b0e 100644 --- a/www/zope/Makefile +++ b/www/zope/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2000/10/22 23:11:48 tsarna Exp $ +# $NetBSD: Makefile,v 1.15 2001/02/17 17:22:48 wiz Exp $ # DISTNAME= Zope-2.2.2-src @@ -9,6 +9,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= tsarna@netbsd.org HOMEPAGE= http://www.zope.org/ +COMMENT= Zope, the Z Object Publishing Environment DEPENDS+= py-extclass>=2.2.2:../../lang/py-extclass DEPENDS+= py-dtml>=2.2.2:../../textproc/py-dtml diff --git a/www/zope/pkg/COMMENT b/www/zope/pkg/COMMENT deleted file mode 100644 index 1ff58a52e26..00000000000 --- a/www/zope/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Zope, the Z Object Publishing Environment |