From 330ad6677d3399b9362b21c2bc9cfc1d24c7344b Mon Sep 17 00:00:00 2001 From: Clement Laforet Date: Wed, 21 Apr 2004 17:09:30 +0000 Subject: [PATCH] - Add mirror to fix the build for release. Notice by: bento via kris Approved by: portmgr (marcus) --- www/mod_auth_useragent/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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