Skip to content

Instantly share code, notes, and snippets.

@urielm
Forked from kapfenho/port-selfupdate.sh
Created July 18, 2013 21:28
Show Gist options
  • Save urielm/6033254 to your computer and use it in GitHub Desktop.
Save urielm/6033254 to your computer and use it in GitHub Desktop.
#!/bin/sh
sudo svn co http://svn.macports.org/repository/macports/trunk/dports /usr/local/dports
cd /usr/local/dports
sudo portindex /usr/local/dports
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment