Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Jan 2017 15:47:38 +0000 (UTC)
From:      Steven Kreuzer <skreuzer@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r432239 - head/security/ratproxy
Message-ID:  <201701231547.v0NFlci3086614@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: skreuzer
Date: Mon Jan 23 15:47:37 2017
New Revision: 432239
URL: https://svnweb.freebsd.org/changeset/ports/432239

Log:
  Update MASTER_SITES

Modified:
  head/security/ratproxy/Makefile
  head/security/ratproxy/pkg-descr

Modified: head/security/ratproxy/Makefile
==============================================================================
--- head/security/ratproxy/Makefile	Mon Jan 23 15:36:43 2017	(r432238)
+++ head/security/ratproxy/Makefile	Mon Jan 23 15:47:37 2017	(r432239)
@@ -4,13 +4,12 @@
 PORTNAME=	ratproxy
 PORTVERSION=	1.58
 CATEGORIES=	security
-MASTER_SITES=	GOOGLE_CODE
+MASTER_SITES=	ftp://ftp.bit.nl/openbsd/distfiles/ \
+		ftp://mirror.wdc1.us.leaseweb.net/gentoo/distfiles/
 
 MAINTAINER=	skreuzer@FreeBSD.org
 COMMENT=	Semi-automated, largely passive web application security audit tool
 
-BROKEN=		Unfetchable (google code has gone away)
-
 USES=		shebangfix ssl
 CFLAGS+=	-I${OPENSSLINC}
 LDFLAGS+=	-L${OPENSSLLIB}

Modified: head/security/ratproxy/pkg-descr
==============================================================================
--- head/security/ratproxy/pkg-descr	Mon Jan 23 15:36:43 2017	(r432238)
+++ head/security/ratproxy/pkg-descr	Mon Jan 23 15:47:37 2017	(r432239)
@@ -5,4 +5,4 @@ sensitive detection, and automatic annot
 security-relevant design patterns based on the observation of existing,
 user-initiated traffic in complex web 2.0 environments.
 
-WWW: http://code.google.com/p/ratproxy/
+WWW: https://github.com/codenote/ratproxy



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201701231547.v0NFlci3086614>