diff options
Diffstat (limited to 'www/mod_auth_useragent/Makefile')
-rw-r--r-- | www/mod_auth_useragent/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/mod_auth_useragent/Makefile b/www/mod_auth_useragent/Makefile index b550aca4020..af80c8b1e3f 100644 --- a/www/mod_auth_useragent/Makefile +++ b/www/mod_auth_useragent/Makefile @@ -8,7 +8,8 @@ PORTNAME= mod_auth_useragent PORTVERSION= 1.0 CATEGORIES= www -MASTER_SITES= http://download.tangent.org/ +MASTER_SITES= http://download.tangent.org/ \ + http://sheepkiller.nerim.net/ports/${PORTNAME}/ MAINTAINER= ports@FreeBSD.org COMMENT= Allows you to forbid clients based on their User-Agent |