Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Nov 2015 11:40:24 +0000 (UTC)
From:      Renato Botelho <garga@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r402273 - head/security/suricata
Message-ID:  <201511231140.tANBeOVS042217@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: garga
Date: Mon Nov 23 11:40:24 2015
New Revision: 402273
URL: https://svnweb.freebsd.org/changeset/ports/402273

Log:
  Remove mirrors.mit.edu from MASTER_SITES, no 2.x tarball available there
  
  Approved by:	koobs (maintainer)
  Sponsored by:	Rubicon Communications (Netgate)

Modified:
  head/security/suricata/Makefile

Modified: head/security/suricata/Makefile
==============================================================================
--- head/security/suricata/Makefile	Mon Nov 23 11:19:25 2015	(r402272)
+++ head/security/suricata/Makefile	Mon Nov 23 11:40:24 2015	(r402273)
@@ -4,8 +4,7 @@
 PORTNAME=	suricata
 PORTVERSION=	2.0.9
 CATEGORIES=	security
-MASTER_SITES=	http://www.openinfosecfoundation.org/download/ \
-		http://mirrors.rit.edu/zi/
+MASTER_SITES=	http://www.openinfosecfoundation.org/download/
 
 MAINTAINER=	koobs@FreeBSD.org
 COMMENT=	High Performance Network IDS, IPS and Security Monitoring engine



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