diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-05-01 20:27:08 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-05-01 20:27:08 +0000 |
commit | cfff2b17d3c2ee7d75afc4d2c4b17bdf485bbfa2 (patch) | |
tree | de3514817af4d86e002e06076007c9dcdbe97a7b | |
parent | ba05b7c6597b8cae242fee022570ac6c6a95d975 (diff) | |
download | ports-cfff2b17d3c2ee7d75afc4d2c4b17bdf485bbfa2.tar.gz ports-cfff2b17d3c2ee7d75afc4d2c4b17bdf485bbfa2.zip |
Notes
-rw-r--r-- | sysutils/scalpel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/scalpel/Makefile b/sysutils/scalpel/Makefile index d60a11f2532a..a75fffc72bfa 100644 --- a/sysutils/scalpel/Makefile +++ b/sysutils/scalpel/Makefile @@ -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 |