diff options
Diffstat (limited to 'net/onenetd')
-rw-r--r-- | net/onenetd/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/onenetd/Makefile b/net/onenetd/Makefile index 81267a22c954..502f429c8551 100644 --- a/net/onenetd/Makefile +++ b/net/onenetd/Makefile @@ -8,7 +8,9 @@ PORTNAME= onenetd PORTVERSION= 1.10 CATEGORIES= net -MASTER_SITES= http://offog.org/files/ +MASTER_SITES= http://offog.org/files/ \ + ftp://ftp.i-scream.org/pub/offog.org/files/ \ + http://ftp.i-scream.org/pub/offog.org/files/ MAINTAINER= tim@bishnet.net COMMENT= A single-server inetd |