summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authortsarna <tsarna>1998-12-19 18:44:45 +0000
committertsarna <tsarna>1998-12-19 18:44:45 +0000
commit5bfb736bf5abad7055dd0492fe007e85b06e7984 (patch)
tree473ac664f23f110492553ad5b5133976c06c7adb /databases
parente450c2ddcd79af13c31506db7e8c597de5b996a4 (diff)
downloadpkgsrc-5bfb736bf5abad7055dd0492fe007e85b06e7984.tar.gz
Enable zope-mysql
Diffstat (limited to 'databases')
-rw-r--r--databases/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 5066a629277..df8c1ca4f2b 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 1998/12/10 15:39:46 tv Exp $
+# $NetBSD: Makefile,v 1.9 1998/12/19 18:44:45 tsarna Exp $
# FreeBSD Id: Makefile,v 1.20 1997/07/30 11:47:51 tg Exp
#
@@ -18,5 +18,6 @@
SUBDIR += py-mysql
SUBDIR += sdbm
# SUBDIR += typhoon
+ SUBDIR += zope-mysql
.include "../mk/bsd.pkg.subdir.mk"