diff options
author | zuntum <zuntum> | 2001-03-25 17:23:34 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-03-25 17:23:34 +0000 |
commit | 454a69a7613361d653d340da765debddc14a7f62 (patch) | |
tree | 12eba749e8e28e2c832073d353d78ca2850ecb5a /devel | |
parent | 49521791d7849cee28ff01fe435003d6c5289392 (diff) | |
download | pkgsrc-454a69a7613361d653d340da765debddc14a7f62.tar.gz |
Note in MESSAGE file that it requires COMPAT_13 and COMPAT_14 options!
Diffstat (limited to 'devel')
-rw-r--r-- | devel/cvsup/pkg/MESSAGE | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/devel/cvsup/pkg/MESSAGE b/devel/cvsup/pkg/MESSAGE new file mode 100644 index 00000000000..6c7350fbe9b --- /dev/null +++ b/devel/cvsup/pkg/MESSAGE @@ -0,0 +1,7 @@ +====================================================================== +$NetBSD: MESSAGE,v 1.1 2001/03/25 17:23:34 zuntum Exp $ + +IMPORTANT: make sure your kernel has COMPAT_13 and COMPAT_14 defined ! + (maybe COMPAT_15 is needed on 1.5 systems) + +====================================================================== |