mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@69836 d073be05-634f-4543-b044-5fe20cf6d1d6
12 lines
303 B
Diff
12 lines
303 B
Diff
--- configure.orig 2006-12-06 11:48:56.000000000 -0600
|
|
+++ configure 2010-07-17 18:17:17.000000000 -0500
|
|
@@ -59,7 +59,7 @@
|
|
else
|
|
echo "Solaris... $REL"
|
|
fi;;
|
|
- Darwin) echo "Interestink. OS X";;
|
|
+ Darwin) echo "Mac OS X";;
|
|
*) echo "It should work: $SYS" ;;
|
|
esac
|
|
|