aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sysutils/fpart/Makefile4
-rw-r--r--sysutils/fpart/distinfo4
-rw-r--r--sysutils/fpart/pkg-descr2
3 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/fpart/Makefile b/sysutils/fpart/Makefile
index 4e250c8480d4..a042d58d4f4c 100644
--- a/sysutils/fpart/Makefile
+++ b/sysutils/fpart/Makefile
@@ -2,14 +2,14 @@
# $FreeBSD$
PORTNAME= fpart
-PORTVERSION= 0.6
+PORTVERSION= 0.7
CATEGORIES= sysutils
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} \
http://contribs.martymac.org/fpart/
EXTRACT_SUFX= .tgz
MAINTAINER= martymac@FreeBSD.org
-COMMENT= Sort files and divide them into partitions
+COMMENT= Sort and pack files into partitions
LICENSE= BSD
diff --git a/sysutils/fpart/distinfo b/sysutils/fpart/distinfo
index fff1f2f625e5..02c98347887e 100644
--- a/sysutils/fpart/distinfo
+++ b/sysutils/fpart/distinfo
@@ -1,2 +1,2 @@
-SHA256 (fpart-0.6.tgz) = e84b900cde4a047a9f1490f0c3bb8412e1d6e69d52f358c5a13b049520251642
-SIZE (fpart-0.6.tgz) = 37239
+SHA256 (fpart-0.7.tgz) = 1e4786138b60be87363df9ef6123c4e9fce1bd2579f8d7728f70a6cdf5346ca2
+SIZE (fpart-0.7.tgz) = 40839
diff --git a/sysutils/fpart/pkg-descr b/sysutils/fpart/pkg-descr
index 8700e4bb0430..e62d5949afb6 100644
--- a/sysutils/fpart/pkg-descr
+++ b/sysutils/fpart/pkg-descr
@@ -1,4 +1,4 @@
-Fpart is a tool that helps you sort files and divide them into bags
+Fpart is a tool that helps you sort files and pack them into bags
("partitions"). It is developped in C and available under the BSD license.
It splits a list of directories and files into a certain number of partitions,