summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2001-07-08 21:00:33 +0000
committertron <tron@pkgsrc.org>2001-07-08 21:00:33 +0000
commit9e4b9618477ebb55d73e2386a6f6d561739c7322 (patch)
tree17c18a70ecd20843c9f690bca2bab9c8a2cc1159 /databases
parent51acde8faf15592071725e4fb4e9f625068b4c48 (diff)
downloadpkgsrc-9e4b9618477ebb55d73e2386a6f6d561739c7322.tar.gz
Add and enable "phpmyadmin".
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 85019774c3d..bcbc60fbd10 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.58 2001/07/08 17:32:02 mjl Exp $
+# $NetBSD: Makefile,v 1.59 2001/07/08 21:00:33 tron Exp $
#
COMMENT= Databases
@@ -35,6 +35,7 @@ SUBDIR+= p5-gdbm
SUBDIR+= p5-perl-ldap
SUBDIR+= p5-postgresql
SUBDIR+= pgaccess
+SUBDIR+= phpmyadmin
SUBDIR+= postgresql
SUBDIR+= postgresql-client
SUBDIR+= postgresql-docs