diff options
-rw-r--r-- | www/trac-spam-filter/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/trac-spam-filter/Makefile b/www/trac-spam-filter/Makefile index 2de6283406c3..43f90c134237 100644 --- a/www/trac-spam-filter/Makefile +++ b/www/trac-spam-filter/Makefile @@ -8,7 +8,8 @@ PORTNAME= TracSpamFilter PORTVERSION= 0.2.1 CATEGORIES= www devel python -MASTER_SITES= http://zhoushuqun.com/files/ +MASTER_SITES= http://zhoushuqun.com/files/ \ + http://freebsd.unixfreunde.de/sources/ PKGNAMEPREFIX= trac- MAINTAINER= zhoushuqun@gmail.com |