diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2004-11-14 21:48:17 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2004-11-14 21:48:17 +0000 |
commit | 8c36c1a465acbcb90d827a3c41c06d31305a1292 (patch) | |
tree | 655bb254462117ebe442955053ab4f87b4c2b1cf /net/onenetd/Makefile | |
parent | 21266c1728603b0001183bc76b3cb16e496d402d (diff) |
Notes
Diffstat (limited to 'net/onenetd/Makefile')
-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 |