diff options
-rw-r--r-- | news/rawdog/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/news/rawdog/Makefile b/news/rawdog/Makefile index a1310a2d6bf4..0465af5ee262 100644 --- a/news/rawdog/Makefile +++ b/news/rawdog/Makefile @@ -8,7 +8,9 @@ PORTNAME= rawdog PORTVERSION= 1.14 CATEGORIES= news python -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 simple RSS aggregator |