summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2001-03-27 02:18:33 +0000
committerhubertf <hubertf@pkgsrc.org>2001-03-27 02:18:33 +0000
commita36f6dbfe5024673e1927d2580fab73672926726 (patch)
tree99282c35f7d906de922df56e768d050894e6b7d9 /databases
parente5bf68c2769ae6cfed7aa589d0b923850d5b6a7f (diff)
downloadpkgsrc-a36f6dbfe5024673e1927d2580fab73672926726.tar.gz
add & enable xsqlmenu
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 ed381c09006..12f1cfa3d0d 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2001/03/25 05:17:03 mjl Exp $
+# $NetBSD: Makefile,v 1.49 2001/03/27 02:18:33 hubertf Exp $
#
COMMENT= Databases
@@ -46,6 +46,7 @@ SUBDIR+= tcl-postgresql
SUBDIR+= tk-postgresql
SUBDIR+= xmysql
SUBDIR+= xmysqladmin
+SUBDIR+= xsqlmenu
SUBDIR+= zope-mysql
.include "../mk/bsd.pkg.subdir.mk"