summaryrefslogtreecommitdiff
path: root/misc/granulate/pkg-descr
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-12-21 15:22:04 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-12-21 15:22:04 +0000
commit4598737fb0714e5c6a6903d84ae7dcc183acfe96 (patch)
tree4c241de043ee3ae7890bf9d538b8f2211a520e46 /misc/granulate/pkg-descr
parentfix syntax error (diff)
cant fetch distfile for a LONG LONG time, so remove it
Notes
Notes: svn path=/head/; revision=51925
Diffstat (limited to 'misc/granulate/pkg-descr')
-rw-r--r--misc/granulate/pkg-descr6
1 files changed, 0 insertions, 6 deletions
diff --git a/misc/granulate/pkg-descr b/misc/granulate/pkg-descr
deleted file mode 100644
index 87512afcdc49..000000000000
--- a/misc/granulate/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-Granulate is a program for splitting files in place. The program
-serves a purpose similar to the standard UNIX split, but differs in
-one important way. For split to operate on a 40MB file, you must have
-more than 40MB of free space on the disk. On the other hand,
-granulate only needs one chunk of free space on the hard drive, where
-a chunk is the requested size for the output files.