svn commit: r436670 - head/net-mgmt/softflowd
Alexey Dokuchaev
danfe at FreeBSD.org
Wed Mar 22 01:06:15 UTC 2017
Author: danfe
Date: Wed Mar 22 01:06:13 2017
New Revision: 436670
URL: https://svnweb.freebsd.org/changeset/ports/436670
Log:
Fix MASTER_SITES (should've been part of r436656).
Modified:
head/net-mgmt/softflowd/Makefile
Modified: head/net-mgmt/softflowd/Makefile
==============================================================================
--- head/net-mgmt/softflowd/Makefile Wed Mar 22 01:01:13 2017 (r436669)
+++ head/net-mgmt/softflowd/Makefile Wed Mar 22 01:06:13 2017 (r436670)
@@ -4,7 +4,7 @@
PORTNAME= softflowd
PORTVERSION= 0.9.9
CATEGORIES= net-mgmt ipv6
-MASTER_SITES= http://www2.mindrot.org/files/softflowd/
+MASTER_SITES= http://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/softflowd/
MAINTAINER= jmohacsi at bsd.hu
COMMENT= Flow-based network traffic analyzer and exporter
More information about the svn-ports-all
mailing list