diff options
author | cjep <cjep@pkgsrc.org> | 2004-05-05 13:11:09 +0000 |
---|---|---|
committer | cjep <cjep@pkgsrc.org> | 2004-05-05 13:11:09 +0000 |
commit | 837f0357204378a11aecba2984dfac8975c89895 (patch) | |
tree | 3d631c3b16945cfe4e0bc1c56714ff5832266899 /archivers | |
parent | 3887ab1f2d0eba4da72c869c51af602d0fec34c1 (diff) | |
download | pkgsrc-837f0357204378a11aecba2984dfac8975c89895.tar.gz |
Add in more compat options that are required. From "BSD For Ever" on
the pkgsrc-bugs list.
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/rar/MESSAGE | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/archivers/rar/MESSAGE b/archivers/rar/MESSAGE index 9b85d0e0b86..4783fe114b1 100644 --- a/archivers/rar/MESSAGE +++ b/archivers/rar/MESSAGE @@ -1,7 +1,7 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.2 2002/09/12 17:05:15 wiz Exp $ +$NetBSD: MESSAGE,v 1.3 2004/05/05 13:11:09 cjep Exp $ -You must have COMPAT_12 as well as a.out support -compiled into your kernel to use this program. +You must have COMPAT_12, COMPAT_13, COMPAT_43, COMPAT_NOMID and a.out +support compiled into your kernel to use this program. =========================================================================== |