aboutsummaryrefslogtreecommitdiffstats
path: root/archivers
diff options
context:
space:
mode:
Diffstat (limited to 'archivers')
-rw-r--r--archivers/bzip/Makefile2
-rw-r--r--archivers/bzip/pkg-plist2
2 files changed, 2 insertions, 2 deletions
diff --git a/archivers/bzip/Makefile b/archivers/bzip/Makefile
index 025af68f6150..e0216bf884f2 100644
--- a/archivers/bzip/Makefile
+++ b/archivers/bzip/Makefile
@@ -16,6 +16,8 @@ COMMENT= A block-sorting file compressor
NO_CDROM= "Restrictive copyright (don't sell for profit)"
MAN1= bzip.1 bunzip.1
+PLIST_FILES= bin/bzip bin/bunzip
+
pre-install:
@${CAT} ${FILESDIR}/COPYRIGHT
diff --git a/archivers/bzip/pkg-plist b/archivers/bzip/pkg-plist
deleted file mode 100644
index 7416751c3a7d..000000000000
--- a/archivers/bzip/pkg-plist
+++ /dev/null
@@ -1,2 +0,0 @@
-bin/bzip
-bin/bunzip