View | Details | Raw Unified | Return to bug 201796 | Differences between
and this patch

Collapse All | Expand All

(-)Mk/bsd.default-versions.mk (-1 / +1 lines)
Lines 72-78 Link Here
72
PERL5_DEFAULT:=		${_PERL5_FROM_BIN:R}
72
PERL5_DEFAULT:=		${_PERL5_FROM_BIN:R}
73
.endif
73
.endif
74
# Possible values: 9.2, 9.3, 9.4, 9.5, 9.6
74
# Possible values: 9.2, 9.3, 9.4, 9.5, 9.6
75
PGSQL_DEFAULT?=		9.3
75
PGSQL_DEFAULT?=		9.5
76
# Possible values: 5.6, 7.0, 7.1
76
# Possible values: 5.6, 7.0, 7.1
77
PHP_DEFAULT?=		5.6
77
PHP_DEFAULT?=		5.6
78
# Possible values: 2.7, 3.3, 3.4, 3.5, 3.6
78
# Possible values: 2.7, 3.3, 3.4, 3.5, 3.6

Return to bug 201796