diff options
-rw-r--r-- | irc/fisg/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/irc/fisg/Makefile b/irc/fisg/Makefile index 484ebe2de3b5..eb56190a860c 100644 --- a/irc/fisg/Makefile +++ b/irc/fisg/Makefile @@ -8,7 +8,8 @@ PORTNAME= fisg PORTVERSION= 0.2.0 CATEGORIES= irc -MASTER_SITES= http://www.tnsp.org/files/ +MASTER_SITES= http://www.tnsp.org/files/ \ + http://www.daemon.li/distfiles/ MAINTAINER= psh@iki.fi COMMENT= Fast IRC statistics generator |