sync
This commit is contained in:
parent
32b5241e41
commit
b0efc65894
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.188 2010/12/08 21:37:06 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.189 2010/12/09 20:58:37 jeremy Exp $
|
||||
# $FreeBSD: Makefile,v 1.24 1997/10/04 23:32:05 andreas Exp $
|
||||
#
|
||||
SUBDIR =
|
||||
@ -160,6 +160,10 @@
|
||||
SUBDIR += ruby-do_sqlite3
|
||||
SUBDIR += ruby-do_sqlite3,ruby19
|
||||
SUBDIR += ruby-do_sqlite3,rbx
|
||||
SUBDIR += ruby-jdbc-h2
|
||||
SUBDIR += ruby-jdbc-mysql
|
||||
SUBDIR += ruby-jdbc-postgres
|
||||
SUBDIR += ruby-jdbc-sqlite3
|
||||
SUBDIR += ruby-kirbybase
|
||||
SUBDIR += ruby-ldap
|
||||
SUBDIR += ruby-mysql
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.867 2010/12/09 13:54:16 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.868 2010/12/09 20:59:30 jeremy Exp $
|
||||
# $FreeBSD: Makefile,v 1.85 1997/11/20 05:22:14 asami Exp $
|
||||
|
||||
SUBDIR =
|
||||
@ -964,6 +964,8 @@
|
||||
SUBDIR += ruby-highline
|
||||
SUBDIR += ruby-hoe
|
||||
SUBDIR += ruby-i18n
|
||||
SUBDIR += ruby-isolate
|
||||
SUBDIR += ruby-kgio
|
||||
SUBDIR += ruby-linecache
|
||||
SUBDIR += ruby-locale
|
||||
SUBDIR += ruby-minitest
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.479 2010/12/08 21:41:15 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.480 2010/12/09 21:00:30 jeremy Exp $
|
||||
# $FreeBSD: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp $
|
||||
|
||||
SUBDIR =
|
||||
@ -395,11 +395,13 @@
|
||||
SUBDIR += ruby-rack-test
|
||||
SUBDIR += ruby-rails
|
||||
SUBDIR += ruby-railties
|
||||
SUBDIR += ruby-rainbows
|
||||
SUBDIR += ruby-rest-client
|
||||
SUBDIR += ruby-sinatra
|
||||
SUBDIR += ruby-thin
|
||||
SUBDIR += ruby-thin_http
|
||||
SUBDIR += ruby-typo
|
||||
SUBDIR += ruby-unicorn
|
||||
SUBDIR += sabredav
|
||||
SUBDIR += sarg
|
||||
SUBDIR += seamonkey
|
||||
|
Loading…
Reference in New Issue
Block a user