Fix broken line

This commit is contained in:
Palle Girgensohn 2017-08-15 20:59:27 +00:00
parent b34d36c3a2
commit a2af722ecc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=448012

View File

@ -936,7 +936,7 @@ _PERL_CPAN_ID= ${MASTER_SITE_SUBDIR:C/^CPAN:(.)(.)(.*)$/\1\/\1\2\/\1\2\3/}
#
.if !defined(IGNORE_MASTER_SITE_PGSQL)
MASTER_SITE_PGSQL+= \
https://ftp.postgresql.org/pub/%SUBDIR%/ \
https://ftp.postgresql.org/pub/%SUBDIR%/
.endif
.if !defined(IGNORE_MASTER_SITE_PHP)