Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 May 2015 20:27:09 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r385146 - head/sysutils/scalpel
Message-ID:  <201505012027.t41KR9T1058866@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Fri May  1 20:27:08 2015
New Revision: 385146
URL: https://svnweb.freebsd.org/changeset/ports/385146

Log:
  Add an additional mirror

Modified:
  head/sysutils/scalpel/Makefile

Modified: head/sysutils/scalpel/Makefile
==============================================================================
--- head/sysutils/scalpel/Makefile	Fri May  1 20:11:34 2015	(r385145)
+++ head/sysutils/scalpel/Makefile	Fri May  1 20:27:08 2015	(r385146)
@@ -4,7 +4,8 @@
 PORTNAME=	scalpel
 PORTVERSION=	2.0
 CATEGORIES=	sysutils
-MASTER_SITES=	http://www.digitalforensicssolutions.com/Scalpel/
+MASTER_SITES=	http://www.digitalforensicssolutions.com/Scalpel/ \
+		https://fossies.org/linux/misc/
 
 MAINTAINER=	nukama+maintainer@gmail.com
 COMMENT=	Frugal, high performance file carver



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