summaryrefslogtreecommitdiff
path: root/archivers/unzip
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-05-06 17:40:18 +0000
committerjmmv <jmmv>2003-05-06 17:40:18 +0000
commitf4ab4bfd7ecc3cdfad69293a69f2c92d7ae60161 (patch)
tree37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /archivers/unzip
parent4f4f1b81d13abc86b32673c726b70d17a6202d29 (diff)
downloadpkgsrc-f4ab4bfd7ecc3cdfad69293a69f2c92d7ae60161.tar.gz
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'archivers/unzip')
-rw-r--r--archivers/unzip/DESCR2
-rw-r--r--archivers/unzip/Makefile4
2 files changed, 3 insertions, 3 deletions
diff --git a/archivers/unzip/DESCR b/archivers/unzip/DESCR
index f40d27a5728..7e6f64cf50d 100644
--- a/archivers/unzip/DESCR
+++ b/archivers/unzip/DESCR
@@ -8,7 +8,7 @@ options or default behaviors differ.
Zipinfo lists technical information about files in a ZIP archive, most
commonly found on MS-DOS systems. Such information includes file access
permissions, encryption status, type of compression, version and operating
-system or file system of compressing program, and the like.
+system or file system of compressing program, and the like.
Funzip acts as a filter; that is, it assumes that a ZIP archive is
being piped into standard input, and it extracts the first member from
diff --git a/archivers/unzip/Makefile b/archivers/unzip/Makefile
index e8125c5b0ad..01bc823c32f 100644
--- a/archivers/unzip/Makefile
+++ b/archivers/unzip/Makefile
@@ -1,5 +1,5 @@
-# $NetBSD: Makefile,v 1.35 2002/12/25 18:30:24 grant Exp $
-# FreeBSD Id: Makefile,v 1.14 1997/06/19 05:30:04 ache Exp
+# $NetBSD: Makefile,v 1.36 2003/05/06 17:40:21 jmmv Exp $
+# FreeBSD Id: Makefile,v 1.14 1997/06/19 05:30:04 ache Exp
#
DISTNAME= unzip550