mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Make net/etherboot fetchable again by using berlios.de
This commit is contained in:
parent
d8be7e9693
commit
e7edb9f118
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=155032
1 changed files with 2 additions and 1 deletions
|
@ -12,7 +12,8 @@ CATEGORIES= net
|
|||
#MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
#MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
#use development sources for now instead of standard ftp site.
|
||||
MASTER_SITES= http://etherboot.sourceforge.net/
|
||||
MASTER_SITES= http://etherboot.sourceforge.net/ \
|
||||
http://etherboot.berlios.de/dist/
|
||||
|
||||
MAINTAINER= ambrisko@freebsd.org
|
||||
COMMENT= Network boot of FreeBSD a.out/ELF kernels. Replaces/improves netboot.
|
||||
|
|
Loading…
Add table
Reference in a new issue