From 8b663b166bb7ea5330e8dbcecf8c9b44a909c69c Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Thu, 22 May 2003 04:03:53 +0000 Subject: PATCH of Makefile for ports/security/labrea port PATCH update for the security port labrea Makefile. Just changed the MASTER_SITES to point to the new download site. PR: ports/52537 Maintainer: Nick Rogness --- security/labrea/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'security/labrea') diff --git a/security/labrea/Makefile b/security/labrea/Makefile index 214c4c7d06e2..b2f34edc8927 100644 --- a/security/labrea/Makefile +++ b/security/labrea/Makefile @@ -8,7 +8,7 @@ PORTNAME= LaBrea PORTVERSION= 2.3 CATEGORIES= security -MASTER_SITES= http://www.hackbusters.net/LaBrea/ +MASTER_SITES= http://freebsd.rogness.net/ports/labrea/ DISTNAME= LaBrea${PORTVERSION:S/./_/g} EXTRACT_SUFX= .tgz -- cgit v1.2.3