summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>1998-08-18 02:26:43 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>1998-08-18 02:26:43 +0000
commit6d19e70ac2adafd96c01787e5f11b1621cf6135b (patch)
treeb1afd32bb65f5f9894cfd2ed9eec63251e599f5a /archivers
parentUpgrade to 4.2j. (diff)
Portlint.
Notes
Notes: svn path=/head/; revision=12602
Diffstat (limited to 'archivers')
-rw-r--r--archivers/freeze/pkg-descr21
-rw-r--r--archivers/ha/pkg-descr2
-rw-r--r--archivers/unarj/Makefile6
3 files changed, 3 insertions, 26 deletions
diff --git a/archivers/freeze/pkg-descr b/archivers/freeze/pkg-descr
index 837884b86bc9..937a721a9e18 100644
--- a/archivers/freeze/pkg-descr
+++ b/archivers/freeze/pkg-descr
@@ -5,24 +5,3 @@ This version is tested under SunOS 4.1.2, Xenix 2.3.2, MS-DOS.
The format of frozen (2.X) file is incompatible with that of frozen (1.0),
but if this package is compiled with -DCOMPAT switch, you will able to
unpack frozen (1.0) files, if you have them.
-
---------- CALGARY COMPRESSION CORPUS RESULTS --------
-
- 41127 bib.F
- 340447 book1.F
- 229188 book2.F
- 68610 geo.F
- 155157 news.F
- 10551 obj1.F
- 86216 obj2.F
- 19924 paper1.F
- 32439 paper2.F
- 54993 pic.F
- 14180 progc.F
- 17136 progl.F
- 11771 progp.F
- 22903 trans.F
-
-Average bits/byte on the standard set (except paper3-6) =
- 1104642 * 8 / 3141622 = 2.813
-
diff --git a/archivers/ha/pkg-descr b/archivers/ha/pkg-descr
index 551026c194bd..fb9dde5e0128 100644
--- a/archivers/ha/pkg-descr
+++ b/archivers/ha/pkg-descr
@@ -43,5 +43,3 @@ My email addresses have not been very stable and I would not be very
surprised if this one too is only valid for some months...
Harri Hirvola
-
-
diff --git a/archivers/unarj/Makefile b/archivers/unarj/Makefile
index abb9c095a07d..5761a73aa698 100644
--- a/archivers/unarj/Makefile
+++ b/archivers/unarj/Makefile
@@ -3,14 +3,14 @@
# Date created: 28 Dec 1994
# Whom: ache
#
-# $Id: Makefile,v 1.7 1998/01/23 00:43:40 jseger Exp $
+# $Id: Makefile,v 1.8 1998/01/26 10:11:37 asami Exp $
#
-DISTNAME= unarj
+DISTNAME= unarj
PKGNAME= unarj-2.41
CATEGORIES= archivers
MASTER_SITES= ftp://garbo.uwasa.fi/unix/arcers/
-DISTFILES= unarj241.tar.Z
+EXTRACT_SUFX= .tar.Z
MAINTAINER= ache@FreeBSD.ORG