Move py-storm to the right place (databases).
This commit is contained in:
parent
cdef2e0eae
commit
2c96c0906c
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.127 2007/11/24 12:29:38 simon Exp $
|
||||
# $OpenBSD: Makefile,v 1.128 2007/12/23 18:30:02 merdely Exp $
|
||||
# $FreeBSD: Makefile,v 1.24 1997/10/04 23:32:05 andreas Exp $
|
||||
#
|
||||
SUBDIR += architect
|
||||
@ -105,6 +105,7 @@
|
||||
SUBDIR += py-sqlite
|
||||
SUBDIR += py-sqlite2
|
||||
SUBDIR += py-sqlobject
|
||||
SUBDIR += py-storm
|
||||
SUBDIR += py-sybase
|
||||
SUBDIR += qdbm
|
||||
SUBDIR += qt3-sqlite3-plugin
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.319 2007/12/23 18:00:51 merdely Exp $
|
||||
# $OpenBSD: Makefile,v 1.320 2007/12/23 18:30:02 merdely Exp $
|
||||
# $FreeBSD: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp $
|
||||
|
||||
SUBDIR += amaya # requires Motif (lesstif works)
|
||||
@ -253,7 +253,6 @@
|
||||
SUBDIR += py-paste
|
||||
SUBDIR += py-paste-deploy
|
||||
SUBDIR += py-paste-script
|
||||
SUBDIR += py-storm
|
||||
SUBDIR += py-turbogears
|
||||
SUBDIR += py-webpy
|
||||
SUBDIR += pyblosxom
|
||||
|
Loading…
Reference in New Issue
Block a user