Add py-mssql.
This commit is contained in:
parent
54031886a8
commit
94c55d8e91
2 changed files with 4 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.188 2005/11/07 11:35:32 martti Exp $
|
||||
# $NetBSD: Makefile,v 1.189 2005/11/14 03:12:42 minskim Exp $
|
||||
#
|
||||
|
||||
COMMENT= Databases
|
||||
|
@ -142,6 +142,7 @@ SUBDIR+= py-bsddb3
|
|||
SUBDIR+= py-gdbm
|
||||
SUBDIR+= py-ldap
|
||||
SUBDIR+= py-metakit
|
||||
SUBDIR+= py-mssql
|
||||
SUBDIR+= py-mysqldb
|
||||
SUBDIR+= py-pgnotify
|
||||
SUBDIR+= py-postgresql
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: CHANGES,v 1.11926 2005/11/14 02:42:44 minskim Exp $
|
||||
$NetBSD: CHANGES,v 1.11927 2005/11/14 03:12:42 minskim Exp $
|
||||
|
||||
Changes to the packages collection and infrastructure in 2005:
|
||||
|
||||
|
@ -5213,3 +5213,4 @@ Changes to the packages collection and infrastructure in 2005:
|
|||
Updated chat/ircd-hybrid to 7.1.3 [adrianp 2005-11-13]
|
||||
Updated comms/hylafax to 4.2.2 [wiz 2005-11-13]
|
||||
Updated print/tex-IEEEtran to 1.6cnb2 [minskim 2005-11-14]
|
||||
Added databases/py-mssql version 0.7.3 [minskim 2005-11-14]
|
||||
|
|
Loading…
Reference in a new issue