diff options
author | jdarrow <jdarrow> | 2002-08-19 08:54:16 +0000 |
---|---|---|
committer | jdarrow <jdarrow> | 2002-08-19 08:54:16 +0000 |
commit | bc1dbd9db1d41ce8d5c5b2ba473b1ae15fa8de47 (patch) | |
tree | 2836d30a60edf36afd94d4f31cf6b1fa7f433565 /devel/cvsup/MESSAGE | |
parent | 82a12e2893755e2ddb704cbb06b1917a9b37254f (diff) | |
download | pkgsrc-bc1dbd9db1d41ce8d5c5b2ba473b1ae15fa8de47.tar.gz |
cvsup and cvsup-gui work on 1.6, too, and probably -current, as they
are statically linked. Update Makefile and MESSAGE to match.
Diffstat (limited to 'devel/cvsup/MESSAGE')
-rw-r--r-- | devel/cvsup/MESSAGE | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/cvsup/MESSAGE b/devel/cvsup/MESSAGE index ecaa7a09d49..0c4e3ca4a65 100644 --- a/devel/cvsup/MESSAGE +++ b/devel/cvsup/MESSAGE @@ -1,7 +1,7 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.2 2002/02/16 01:14:13 wiz Exp $ +$NetBSD: MESSAGE,v 1.3 2002/08/19 08:54:16 jdarrow Exp $ IMPORTANT: Make sure your kernel has COMPAT_43, COMPAT_13, and COMPAT_14 -defined. (COMPAT_15 may be needed on -current systems.) +defined. =========================================================================== |