mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
6 lines
278 B
Plaintext
6 lines
278 B
Plaintext
--- config.guess.orig Thu Oct 21 02:10:44 1999
|
|
+++ config.guess Thu Mar 8 05:14:29 2001
|
|
@@ -516 +516 @@
|
|
- echo ${UNAME_MACHINE}-unknown-freebsdelf`echo${UNAME_RELEASE}|sed -e 's/[-_].*//'`
|
|
+ echo ${UNAME_MACHINE}-unknown-freebsdelf`echo ${UNAME_RELEASE}|sed -e 's/[-_].*//'`
|