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

Collapse All | Expand All

(-)Mk/bsd.default-versions.mk (-1 / +1 lines)
Lines 87-93 Link Here
87
PERL5_DEFAULT:=		${_PERL5_FROM_BIN:R}
87
PERL5_DEFAULT:=		${_PERL5_FROM_BIN:R}
88
.endif
88
.endif
89
# Possible values: 9.5, 9.6, 10, 11, 12
89
# Possible values: 9.5, 9.6, 10, 11, 12
90
PGSQL_DEFAULT?=		11
90
PGSQL_DEFAULT?=		12
91
# Possible values: 7.2, 7.3, 7.4
91
# Possible values: 7.2, 7.3, 7.4
92
PHP_DEFAULT?=		7.2
92
PHP_DEFAULT?=		7.2
93
# Possible values: 2.7, 3.5, 3.6, 3.7, 3.8
93
# Possible values: 2.7, 3.5, 3.6, 3.7, 3.8

Return to bug 248657