From 34aac7b1ead572b090e14ff07eccd98d20b007bd Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawkonqAD8cq3RsaNrAuWUraueNaACA-Gjgw" Date: Tue, 21 Apr 2015 12:55:30 +0000 Subject: Port git-core has been renamed to git. --- doc/install/OSX/MacPorts.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/install') 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
-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
-- 
cgit v1.2.3