Make net/etherboot fetchable again by using berlios.de

This commit is contained in:
Edwin Groothuis 2006-02-01 22:36:09 +00:00
parent d8be7e9693
commit e7edb9f118
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=155032

View file

@ -12,7 +12,8 @@ CATEGORIES= net
#MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
#MASTER_SITE_SUBDIR= ${PORTNAME} #MASTER_SITE_SUBDIR= ${PORTNAME}
#use development sources for now instead of standard ftp site. #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 MAINTAINER= ambrisko@freebsd.org
COMMENT= Network boot of FreeBSD a.out/ELF kernels. Replaces/improves netboot. COMMENT= Network boot of FreeBSD a.out/ELF kernels. Replaces/improves netboot.