diff options
author | itojun <itojun@pkgsrc.org> | 2001-01-04 02:21:36 +0000 |
---|---|---|
committer | itojun <itojun@pkgsrc.org> | 2001-01-04 02:21:36 +0000 |
commit | a3ffa1533fbccc3f435930c9bd3623e86bcb7268 (patch) | |
tree | 8f85e1fb9aeb564b03c3d5aab5dc28c0ca3135f2 /cross/shel-netbsdcoff | |
parent | 8b5ae3be1b4bf5c3e094820b6d354e0846d16ad2 (diff) | |
download | pkgsrc-a3ffa1533fbccc3f435930c9bd3623e86bcb7268.tar.gz |
note "{big,little}-endian" in readable places
Diffstat (limited to 'cross/shel-netbsdcoff')
-rw-r--r-- | cross/shel-netbsdcoff/pkg/COMMENT | 2 | ||||
-rw-r--r-- | cross/shel-netbsdcoff/pkg/DESCR | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/cross/shel-netbsdcoff/pkg/COMMENT b/cross/shel-netbsdcoff/pkg/COMMENT index 1143d1ac206..d669ea14fe7 100644 --- a/cross/shel-netbsdcoff/pkg/COMMENT +++ b/cross/shel-netbsdcoff/pkg/COMMENT @@ -1 +1 @@ -Cross-compile environment for NetBSD/{evbsh3,dreamcast} +Cross-compile environment for little-endian NetBSD/{evbsh3,dreamcast} diff --git a/cross/shel-netbsdcoff/pkg/DESCR b/cross/shel-netbsdcoff/pkg/DESCR index ea3d6b70c94..1b9eeb9f2b0 100644 --- a/cross/shel-netbsdcoff/pkg/DESCR +++ b/cross/shel-netbsdcoff/pkg/DESCR @@ -1 +1 @@ -This cross-compile environment is for NetBSD/{evbsh3,dreamcast}. +This cross-compile environment is for little-endian NetBSD/{evbsh3,dreamcast}. |