svn commit: r402273 - head/security/suricata

Renato Botelho garga at FreeBSD.org
Mon Nov 23 11:40:26 UTC 2015


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 at FreeBSD.org
 COMMENT=	High Performance Network IDS, IPS and Security Monitoring engine


More information about the svn-ports-all mailing list