aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/etherboot/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/etherboot/Makefile b/net/etherboot/Makefile
index 626f3e582e13..4b7e63749312 100644
--- a/net/etherboot/Makefile
+++ b/net/etherboot/Makefile
@@ -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.