diff options
author | abs <abs@pkgsrc.org> | 2008-07-14 09:40:32 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2008-07-14 09:40:32 +0000 |
commit | a57fd64c9c51c4f1700f9259a0f58e39f7ff961d (patch) | |
tree | d702162b1204ef304936518cd0bcebd60ccc0b63 /databases | |
parent | 952e19b05b6a7d7b96cec32d6ceeda992bb929db (diff) | |
download | pkgsrc-a57fd64c9c51c4f1700f9259a0f58e39f7ff961d.tar.gz |
+SQL-Translator +Sort-SQL
Diffstat (limited to 'databases')
-rw-r--r-- | databases/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile index cdf987901ab..c32649d6181 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.252 2008/06/23 02:01:53 taca Exp $ +# $NetBSD: Makefile,v 1.253 2008/07/14 09:40:32 abs Exp $ # COMMENT= Databases @@ -62,6 +62,8 @@ SUBDIR+= openldap-client SUBDIR+= openldap-doc SUBDIR+= openldap-server SUBDIR+= oraedit +SUBDIR+= SQL-Translator +SUBDIR+= Sort-SQL SUBDIR+= p5-AddressBook SUBDIR+= p5-Apache-DBI SUBDIR+= p5-BerkeleyDB |