summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorrillig <rillig>2005-05-23 06:49:29 +0000
committerrillig <rillig>2005-05-23 06:49:29 +0000
commit1dc4313f4e4737b69fd639590986327ce9c28549 (patch)
tree6bbd4eabf6a36dc93519ed60e91cb23fc1200d88 /archivers
parentfa0303566cb7bb743eb34df867d575ca87b0b723 (diff)
downloadpkgsrc-1dc4313f4e4737b69fd639590986327ce9c28549.tar.gz
Sorted PLIST entries to make pkglint happy.
Diffstat (limited to 'archivers')
-rw-r--r--archivers/bzip2/PLIST6
1 files changed, 3 insertions, 3 deletions
diff --git a/archivers/bzip2/PLIST b/archivers/bzip2/PLIST
index 379d5748f57..404427f9e63 100644
--- a/archivers/bzip2/PLIST
+++ b/archivers/bzip2/PLIST
@@ -1,11 +1,11 @@
-@comment $NetBSD: PLIST,v 1.2 2004/09/22 08:09:14 jlam Exp $
-bin/bzip2
+@comment $NetBSD: PLIST,v 1.3 2005/05/23 06:49:29 rillig Exp $
bin/bunzip2
bin/bzcat
+bin/bzip2
bin/bzip2recover
include/bzlib.h
lib/libbz2.la
-man/man1/bzip2.1
man/man1/bunzip2.1
man/man1/bzcat.1
+man/man1/bzip2.1
man/man1/bzip2recover.1