summaryrefslogtreecommitdiff
path: root/filesystems
diff options
context:
space:
mode:
authorscole <scole@pkgsrc.org>2020-06-19 23:11:37 +0000
committerscole <scole@pkgsrc.org>2020-06-19 23:11:37 +0000
commit7766c666d0c299bd2f616c9439ec57951b3fda4b (patch)
tree8f5846968e414517c8ad1ca4b167efac3b4b1949 /filesystems
parent4edc504917b8212281b58c115827b68b96121848 (diff)
downloadpkgsrc-7766c666d0c299bd2f616c9439ec57951b3fda4b.tar.gz
fix comment
Diffstat (limited to 'filesystems')
-rw-r--r--filesystems/squashfs/options.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/filesystems/squashfs/options.mk b/filesystems/squashfs/options.mk
index 4020d7dece8..2f44ac1ce99 100644
--- a/filesystems/squashfs/options.mk
+++ b/filesystems/squashfs/options.mk
@@ -1,7 +1,7 @@
-# $NetBSD: options.mk,v 1.4 2020/06/19 21:17:46 scole Exp $
+# $NetBSD: options.mk,v 1.5 2020/06/19 23:11:37 scole Exp $
# xxx unsquashfs hung for me without any error message when extracting
-# an xattr archive and xattr was an included as a package option
+# an xattr archive and xattr was not included as a package option
PKG_OPTIONS_VAR= PKG_OPTIONS.squashfs
PKG_SUPPORTED_OPTIONS= zlib xz lzo lz4 zstd xattr reproducible
PKG_SUGGESTED_OPTIONS= zlib xz lzo lz4 zstd xattr reproducible