svn commit: r385146 - head/sysutils/scalpel

Antoine Brodin antoine at FreeBSD.org
Fri May 1 20:27:09 UTC 2015


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 at gmail.com
 COMMENT=	Frugal, high performance file carver


More information about the svn-ports-head mailing list