MFen r47260:
Switch the 'packages.exist' target to use pkg.freebsd.org, since we do not publish packages on FTP mirrors anymore. Approved by: doceng (implicit) Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
b6b3c7b0b7
commit
834ea74d29
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=47261
2 changed files with 2 additions and 4 deletions
|
@ -11,8 +11,7 @@
|
|||
|
||||
PATH=/bin:/usr/bin:/usr/local/bin; export PATH
|
||||
|
||||
release='packages-stable';
|
||||
url="ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/i386/$release/All/"
|
||||
url="http://pkg.freebsd.org/freebsd:10:x86:64/latest/All/"
|
||||
|
||||
temp=_lynx$$
|
||||
|
||||
|
|
|
@ -10,8 +10,7 @@
|
|||
|
||||
PATH=/bin:/usr/bin:/usr/local/bin; export PATH
|
||||
|
||||
release='packages-stable';
|
||||
url="ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/i386/$release/All/"
|
||||
url="http://pkg.freebsd.org/freebsd:10:x86:64/latest/All/"
|
||||
|
||||
temp=_lynx$$
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue