View | Details | Raw Unified | Return to bug 239514
Collapse All | Expand All

(-)Mk/bsd.default-versions.mk (-1 / +1 lines)
Lines 77-83 Link Here
77
PERL5_DEFAULT:=		${_PERL5_FROM_BIN:R}
77
PERL5_DEFAULT:=		${_PERL5_FROM_BIN:R}
78
.endif
78
.endif
79
# Possible values: 9.4, 9.5, 9.6, 10, 11
79
# Possible values: 9.4, 9.5, 9.6, 10, 11
80
PGSQL_DEFAULT?=		9.5
80
PGSQL_DEFAULT?=		11
81
# Possible values: 7.1, 7.2, 7.3
81
# Possible values: 7.1, 7.2, 7.3
82
PHP_DEFAULT?=		7.2
82
PHP_DEFAULT?=		7.2
83
# Possible values: 2.7, 3.5, 3.6, 3.7
83
# Possible values: 2.7, 3.5, 3.6, 3.7

Return to bug 239514