diff options
author | wiz <wiz> | 2001-02-06 14:24:03 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-02-06 14:24:03 +0000 |
commit | 03a10939f1bff44d448d46c77a9cf8905cb4ea3d (patch) | |
tree | 9ade3890d50cfadd1aa4c3c8581d93804f471a45 /cross | |
parent | 24f78ec04a7ef050191d64fa06c13e18621185da (diff) | |
download | pkgsrc-03a10939f1bff44d448d46c77a9cf8905cb4ea3d.tar.gz |
Unify format of MESSAGEs, and include RCS Ids.
Diffstat (limited to 'cross')
-rw-r--r-- | cross/m68k-netbsdelf/pkg/MESSAGE | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cross/m68k-netbsdelf/pkg/MESSAGE b/cross/m68k-netbsdelf/pkg/MESSAGE index c5db1c99b7f..9ad5cb4b763 100644 --- a/cross/m68k-netbsdelf/pkg/MESSAGE +++ b/cross/m68k-netbsdelf/pkg/MESSAGE @@ -1,5 +1,5 @@ ============================================================================= -$NetBSD: MESSAGE,v 1.1.1.1 2001/01/24 12:03:07 tsutsui Exp $ +$NetBSD: MESSAGE,v 1.2 2001/02/06 14:24:05 wiz Exp $ This pkg DOES NOT install headers or runtime link libraries. Only the compilers are installed. @@ -8,4 +8,5 @@ In order to have a complete development setup, you need to install includes and libraries in ${CROSSBASE}/m68k-netbsdelf/include and ${CROSSBASE}/m68k-netbsdelf/lib respectively, or symlink these paths to the appropriate places. + ============================================================================= |