From 28cad15b17466f24ce0b48b488eca3eda16cbfcd Mon Sep 17 00:00:00 2001 From: staticsafe Date: Sat, 16 Jun 2012 14:41:51 -0400 Subject: [PATCH] ugh --- envsetup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/envsetup.sh b/envsetup.sh index b79abea..af893e9 100755 --- a/envsetup.sh +++ b/envsetup.sh @@ -14,7 +14,7 @@ die() { userdistro="NULL" repo="git://github.com/staticsafe/dotfiles.git" -portpath == "/opt/local/bin/port" # This is the default install directory for the MacPorts port binary, you may find this useful. +portpath="/opt/local/bin/port" # This is the default install directory for the MacPorts port binary, you may find this useful. # Lets get this party on the road, shall we?