diff options
author | wiz <wiz> | 2014-04-16 17:15:42 +0000 |
---|---|---|
committer | wiz <wiz> | 2014-04-16 17:15:42 +0000 |
commit | 94f537fff7ceca2fb57b2615897319dc5434a26a (patch) | |
tree | 1943547027b011f698c93f6676de4a9a467c92a2 | |
parent | 905db44e0f272b9903a57a1d4cf9f147d12b41b9 (diff) | |
download | pkgsrc-94f537fff7ceca2fb57b2615897319dc5434a26a.tar.gz |
+ py-apsw
-rw-r--r-- | databases/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile index a13e1cb17d9..8365dbe197c 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.451 2014/04/12 12:10:34 adam Exp $ +# $NetBSD: Makefile,v 1.452 2014/04/16 17:15:42 wiz Exp $ COMMENT= Databases @@ -317,6 +317,7 @@ SUBDIR+= postgresql93-server SUBDIR+= postgresql93-upgrade SUBDIR+= pxtools SUBDIR+= py-PgSQL +SUBDIR+= py-apsw SUBDIR+= py-bdb-xml SUBDIR+= py-bsddb3 SUBDIR+= py-cassa |