diff options
| author | Kris Kennaway <kris@FreeBSD.org> | 2002-09-07 01:26:11 +0000 |
|---|---|---|
| committer | Kris Kennaway <kris@FreeBSD.org> | 2002-09-07 01:26:11 +0000 |
| commit | 0dafadb731116cf0b4b75d4dc69fadbf2312ceb1 (patch) | |
| tree | 5185d62c2b0d505b56009cef4c87333133bba36a /share/examples | |
| parent | 710ded3ac5c5d63e17478d37afa1ca89eb7b390b (diff) | |
Notes
Diffstat (limited to 'share/examples')
| -rw-r--r-- | share/examples/etc/make.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf index e4a0d4b6743b..66f2c47b7e6a 100644 --- a/share/examples/etc/make.conf +++ b/share/examples/etc/make.conf @@ -27,7 +27,7 @@ # (AMD CPUs) athlon-mp athlon-xp athlon-4 athlon-tbird athlon k6-3 # k6-2 k6 k5 # (Intel CPUs) p4 p3 p2 i686 i586/mmx i586 i486 i386 -# Alpha/AXP architecture: ev6 pca56 ev56 ev5 ev45 ev4 +# Alpha/AXP architecture: ev67 ev6 pca56 ev56 ev5 ev45 ev4 # Intel ia64 architecture: itanium # # (?= allows to buildworld for a different CPUTYPE.) |
