summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-04-21 14:59:25 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-04-21 14:59:25 -0400
commit192f712f8fe8ea6969140231be88fe086300018d (patch)
tree6f220d3882db06e62c7cefa43ae9014dc1d4ae3b
parent215986a5b97bfdebf2e562f78f5947e76222293b (diff)
parent34aac7b1ead572b090e14ff07eccd98d20b007bd (diff)
Merge branch 'master' of ssh://git-annex.branchable.com
-rw-r--r--doc/install/OSX/MacPorts.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install/OSX/MacPorts.mdwn b/doc/install/OSX/MacPorts.mdwn
index 379e42d12..dd6db8b0e 100644
--- a/doc/install/OSX/MacPorts.mdwn
+++ b/doc/install/OSX/MacPorts.mdwn
@@ -8,7 +8,7 @@ The version provided by Macports is too old to work with current versions of git
Then execute
<pre>
-sudo port install git-core ossp-uuid md5sha1sum coreutils gnutls libxml2 libgsasl pkgconfig
+sudo port install git ossp-uuid md5sha1sum coreutils gnutls libxml2 libgsasl pkgconfig
sudo cabal update
PATH=$HOME/bin:$PATH
cabal install c2hs git-annex --bindir=$HOME/bin