aboutsummaryrefslogtreecommitdiff
path: root/archivers/plzip
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2012-12-05 01:58:40 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2012-12-05 01:58:40 +0000
commitd0cbe4fcbd74d112618d06ccab6fe91cf7cb6825 (patch)
treeee3c5640483c90b1830e105252f5568e6ebe5621 /archivers/plzip
parenta6ab1b4043909d94cbb14c4263152990d83185eb (diff)
downloadports-d0cbe4fcbd74d112618d06ccab6fe91cf7cb6825.tar.gz
ports-d0cbe4fcbd74d112618d06ccab6fe91cf7cb6825.zip
Notes
Diffstat (limited to 'archivers/plzip')
-rw-r--r--archivers/plzip/Makefile2
-rw-r--r--archivers/plzip/pkg-descr2
2 files changed, 1 insertions, 3 deletions
diff --git a/archivers/plzip/Makefile b/archivers/plzip/Makefile
index ae044b04056e..2e79b7206b71 100644
--- a/archivers/plzip/Makefile
+++ b/archivers/plzip/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= archivers
MASTER_SITES= SAVANNAH/lzip
MAINTAINER= delphij@FreeBSD.org
-COMMENT= Is a parallel, lossless data compressor based on the LZMA algorithm
+COMMENT= Parallel, lossless data compressor based on the LZMA algorithm
BUILD_DEPENDS= lzlib>=1.1:${PORTSDIR}/archivers/lzlib
diff --git a/archivers/plzip/pkg-descr b/archivers/plzip/pkg-descr
index 4b6566ff2df5..ac12124843ba 100644
--- a/archivers/plzip/pkg-descr
+++ b/archivers/plzip/pkg-descr
@@ -5,5 +5,3 @@ Plzip uses the lzip file format; the files produced by plzip are
fully compatible with lzip-1.4 or newer.
WWW: http://www.nongnu.org/lzip/plzip.html
-
-Albert Vernon <f3cun3c02@sneakemail.com>