summaryrefslogtreecommitdiff
path: root/archivers/unzip
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-05-06 17:40:18 +0000
committerjmmv <jmmv@pkgsrc.org>2003-05-06 17:40:18 +0000
commitf1446ddf2bf8118f432b3ac74c88db3d832669a8 (patch)
tree37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /archivers/unzip
parent37170ce899bdf394cca1d0769b2215d84b15a7ee (diff)
downloadpkgsrc-f1446ddf2bf8118f432b3ac74c88db3d832669a8.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