diff options
author | bapt <bapt@FreeBSD.org> | 2015-03-03 07:01:26 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2015-03-03 07:01:26 +0800 |
commit | c7eac528e5c74cb54655a4732a492e64e00c232b (patch) | |
tree | 32d724ff28e509c9709f2d9ec646335cd9c34e3d /archivers/pbzip2 | |
parent | b4b49f69fcb9dcc36679fa4440e029dcc630520c (diff) | |
download | freebsd-ports-gnome-c7eac528e5c74cb54655a4732a492e64e00c232b.tar.gz freebsd-ports-gnome-c7eac528e5c74cb54655a4732a492e64e00c232b.tar.zst freebsd-ports-gnome-c7eac528e5c74cb54655a4732a492e64e00c232b.zip |
Remove Authors from pkg-descr
Diffstat (limited to 'archivers/pbzip2')
-rw-r--r-- | archivers/pbzip2/pkg-descr | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/archivers/pbzip2/pkg-descr b/archivers/pbzip2/pkg-descr index 1b7d23d81ccf..12c2e9ae0e60 100644 --- a/archivers/pbzip2/pkg-descr +++ b/archivers/pbzip2/pkg-descr @@ -3,5 +3,4 @@ that uses pthreads and achieves near-linear speedup on SMP machines. The output of this version is fully compatible with bzip2 v1.0.2 (ie: anything compressed with pbzip2 can be decompressed with bzip2). -Author: Jeff Gilchrist <pbzip2 [at] compression {dot} ca> WWW: http://compression.ca/pbzip2/ |