aboutsummaryrefslogtreecommitdiff
path: root/sysutils/scalpel
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2013-08-31 20:23:20 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2013-08-31 20:23:20 +0000
commit8f1a9a6ae1d57e782ef0a9c0e74fda22607b1c52 (patch)
treea0b5b016fe1eb96defbecca0596274251c0a80ab /sysutils/scalpel
parent545a6965f8617f3580d70e8c4d12ff50c2f84085 (diff)
downloadports-8f1a9a6ae1d57e782ef0a9c0e74fda22607b1c52.tar.gz
ports-8f1a9a6ae1d57e782ef0a9c0e74fda22607b1c52.zip
- update maintainer's email address
while here: - trim Makefile header - remove indefinite article in COMMENT - whitespace fixes Requested by: Hakisho Nukama <nukama@gmail.com> (maintainer, via email)
Notes
Notes: svn path=/head/; revision=325831
Diffstat (limited to 'sysutils/scalpel')
-rw-r--r--sysutils/scalpel/Makefile10
-rw-r--r--sysutils/scalpel/files/pkg-message.in6
-rw-r--r--sysutils/scalpel/pkg-descr14
3 files changed, 13 insertions, 17 deletions
diff --git a/sysutils/scalpel/Makefile b/sysutils/scalpel/Makefile
index bbae6fe792e1..d79d66fab68a 100644
--- a/sysutils/scalpel/Makefile
+++ b/sysutils/scalpel/Makefile
@@ -1,17 +1,13 @@
-# New ports collection makefile for: Scalpel
-# Date created: 2011-12-22
-# Whom: Hakisho Nukama <nukama@gmail.com>
-#
+# Created by: Hakisho Nukama <nukama@gmail.com>
# $FreeBSD$
-#
PORTNAME= scalpel
PORTVERSION= 2.0
CATEGORIES= sysutils
MASTER_SITES= http://www.digitalforensicssolutions.com/Scalpel/
-MAINTAINER= nukama@gmail.com
-COMMENT= A frugal, high performance file carver
+MAINTAINER= nukama+maintainer@gmail.com
+COMMENT= Frugal, high performance file carver
LICENSE= GPLv2
diff --git a/sysutils/scalpel/files/pkg-message.in b/sysutils/scalpel/files/pkg-message.in
index 2b0211da3bd3..0de1eac040a8 100644
--- a/sysutils/scalpel/files/pkg-message.in
+++ b/sysutils/scalpel/files/pkg-message.in
@@ -1,11 +1,11 @@
************************************************************
Scalpel has been successfully installed on your system.
-Now it is time to configure this package.
-Copy %%PREFIX%%/etc/scalpel.conf.sample into your working
+Now it is time to configure this package.
+Copy %%PREFIX%%/etc/scalpel.conf.sample into your working
directory as scalpel.conf and edit it.
-Scalpel will always use scalpel.conf in your current working
+Scalpel will always use scalpel.conf in your current working
directory, if not specified with "-c /path/to/scalpel.conf".
************************************************************
diff --git a/sysutils/scalpel/pkg-descr b/sysutils/scalpel/pkg-descr
index 6bd52d5d6801..79432022836b 100644
--- a/sysutils/scalpel/pkg-descr
+++ b/sysutils/scalpel/pkg-descr
@@ -1,8 +1,8 @@
-Scalpel is a fast file carver that reads a database of header and footer
-definitions and extracts matching files or data fragments from a set of
-image files or raw device files.
-Scalpel is filesystem-independent and will carve files from
-FATx, NTFS, ext2/3, HFS+, or raw partitions.
-It is useful for both digital forensics investigation and file recovery.
+Scalpel is a fast file carver that reads a database of header and footer
+definitions and extracts matching files or data fragments from a set of
+image files or raw device files.
+Scalpel is filesystem-independent and will carve files from
+FATx, NTFS, ext2/3, HFS+, or raw partitions.
+It is useful for both digital forensics investigation and file recovery.
-WWW: http://www.digitalforensicssolutions.com/Scalpel/
+WWW: http://www.digitalforensicssolutions.com/Scalpel/