diff options
author | Clement Laforet <clement@FreeBSD.org> | 2004-04-21 17:09:30 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2004-04-21 17:09:30 +0000 |
commit | 330ad6677d3399b9362b21c2bc9cfc1d24c7344b (patch) | |
tree | 55634b989825ac9ef1948d7eadf8e9e6a46e3621 /www/mod_auth_useragent | |
parent | 1c94f9394101c294597bc2fa01eab8d3768f2ced (diff) | |
download | ports-330ad6677d3399b9362b21c2bc9cfc1d24c7344b.tar.gz ports-330ad6677d3399b9362b21c2bc9cfc1d24c7344b.zip |
Notes
Diffstat (limited to 'www/mod_auth_useragent')
-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 b550aca4020d..af80c8b1e3f4 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 |