summaryrefslogtreecommitdiff
path: root/databases/zope-mysql
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-02-16 14:17:22 +0000
committerwiz <wiz@pkgsrc.org>2001-02-16 14:17:22 +0000
commit417e8bbabf32592822a77615f490f81af3c99be2 (patch)
tree85c7199ff66a23b0ef2222724c3c775b2e1defa5 /databases/zope-mysql
parent6c0ff6d2791c86527492513d3f40f5586041e81e (diff)
downloadpkgsrc-417e8bbabf32592822a77615f490f81af3c99be2.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'databases/zope-mysql')
-rw-r--r--databases/zope-mysql/Makefile3
-rw-r--r--databases/zope-mysql/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/databases/zope-mysql/Makefile b/databases/zope-mysql/Makefile
index 12c439f5f3b..713af3bb2ac 100644
--- a/databases/zope-mysql/Makefile
+++ b/databases/zope-mysql/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2001/01/01 05:52:08 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2001/02/16 14:17:45 wiz Exp $
#
DISTNAME= ZMySQLDA-1.1.3-nonbin
@@ -8,6 +8,7 @@ MASTER_SITES= http://www.zope.org/Members/MikeP/ZMySQLDA/
MAINTAINER= tsarna@netbsd.org
HOMEPAGE= http://www.zope.org/Members/MikeP/ZMySQLDA
+COMMENT= Zope Database Adaptor for MySQL
DEPENDS+= zope-2.*:../../www/zope
DEPENDS+= py-mysqldb-0.1.3:../../databases/py-mysqldb
diff --git a/databases/zope-mysql/pkg/COMMENT b/databases/zope-mysql/pkg/COMMENT
deleted file mode 100644
index 3f4a7c68c99..00000000000
--- a/databases/zope-mysql/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Zope Database Adaptor for MySQL