mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 0.7
- Update description
This commit is contained in:
parent
810f6dc9b7
commit
ebca066845
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=312489
3 changed files with 5 additions and 5 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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,
|
||||
|
|
Loading…
Add table
Reference in a new issue