diff options
author | drochner <drochner@pkgsrc.org> | 2003-07-25 11:32:01 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2003-07-25 11:32:01 +0000 |
commit | db79d4d78ba9be51df5f6da8ee052f1068e03c84 (patch) | |
tree | a8b6d1c5daa5e11f15956804505e2daee6553956 /databases/Makefile | |
parent | 47524a73aa03fe7b9841c4c6628964ddd7807d52 (diff) | |
download | pkgsrc-db79d4d78ba9be51df5f6da8ee052f1068e03c84.tar.gz |
+py-sybase
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile index f323b5aae46..f7a2cbddcee 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.101 2003/06/25 21:44:01 tsarna Exp $ +# $NetBSD: Makefile,v 1.102 2003/07/25 11:32:01 drochner Exp $ # COMMENT= Databases @@ -86,6 +86,7 @@ SUBDIR+= py-mysqldb SUBDIR+= py-postgresql SUBDIR+= py-psycopg SUBDIR+= py-sqlite +SUBDIR+= py-sybase SUBDIR+= quicklist SUBDIR+= rdb SUBDIR+= rrdtool |