mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
0ad2ecf26b
- Switch maintainer to ports@FreeBSD.org PR: 23276 Submitted by: Ports Fury Approved by: MAINTAINER
12 lines
249 B
Plaintext
12 lines
249 B
Plaintext
--- configure.orig Mon Sep 27 00:02:14 1999
|
|
+++ configure Wed Mar 15 23:44:50 2000
|
|
@@ -578,7 +578,7 @@
|
|
esac;;
|
|
FreeBSD*)
|
|
case $machine in
|
|
- i*86) machine=ix86;;
|
|
+ i*86) machine=i386;;
|
|
esac;;
|
|
SunOS*)
|
|
case $version in
|