svn commit: r432239 - head/security/ratproxy

Steven Kreuzer skreuzer at FreeBSD.org
Mon Jan 23 15:47:39 UTC 2017


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 at 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


More information about the svn-ports-all mailing list