diff options
author | jdolecek <jdolecek@pkgsrc.org> | 2000-02-19 02:10:38 +0000 |
---|---|---|
committer | jdolecek <jdolecek@pkgsrc.org> | 2000-02-19 02:10:38 +0000 |
commit | 15e11f6e68155958a57a946c6967eeb89a34c9a6 (patch) | |
tree | eb9558c65437a32253179ab945a912a9a48f5e1b /databases | |
parent | fff706036bd2b9553dbc2a21070792147a79841f (diff) | |
download | pkgsrc-15e11f6e68155958a57a946c6967eeb89a34c9a6.tar.gz |
add and enable oraedit
Diffstat (limited to 'databases')
-rw-r--r-- | databases/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile index 36d6583949c..9092de685d7 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2000/01/19 05:37:31 jwise Exp $ +# $NetBSD: Makefile,v 1.28 2000/02/19 02:10:38 jdolecek Exp $ # FreeBSD Id: Makefile,v 1.20 1997/07/30 11:47:51 tg Exp # @@ -15,6 +15,7 @@ SUBDIR += mysql-client SUBDIR += mysql-server SUBDIR += openldap + SUBDIR += oraedit SUBDIR += p5-DBD-mysql # SUBDIR += p5-DBD-Pg SUBDIR += p5-DBI |