diff options
author | Alexander Sulfrian <alexander@sulfrian.net> | 2011-05-02 18:37:36 +0200 |
---|---|---|
committer | Alexander Sulfrian <alexander@sulfrian.net> | 2011-05-02 18:37:44 +0200 |
commit | 41b7d9eb8a2f27726feb7e33828af5b9d9ec54b7 (patch) | |
tree | f8c4af29a2031c554e180ae5bcb8284d8191fbcb /bashrc/node | |
parent | 9644993eaedec22b1d00a02c280b6a464a45efa4 (diff) | |
download | dotfiles-41b7d9eb8a2f27726feb7e33828af5b9d9ec54b7.tar.gz dotfiles-41b7d9eb8a2f27726feb7e33828af5b9d9ec54b7.tar.xz dotfiles-41b7d9eb8a2f27726feb7e33828af5b9d9ec54b7.zip |
node/starsystems: openbsd update
Diffstat (limited to 'bashrc/node')
-rw-r--r-- | bashrc/node/starsystems.spline.inf.fu-berlin.de/pkg_path.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bashrc/node/starsystems.spline.inf.fu-berlin.de/pkg_path.sh b/bashrc/node/starsystems.spline.inf.fu-berlin.de/pkg_path.sh index d459c2e..fb0d9ed 100644 --- a/bashrc/node/starsystems.spline.inf.fu-berlin.de/pkg_path.sh +++ b/bashrc/node/starsystems.spline.inf.fu-berlin.de/pkg_path.sh @@ -1 +1 @@ -export PKG_PATH="http://ftp.spline.inf.fu-berlin.de/pub/OpenBSD/4.8/packages/amd64" +export PKG_PATH="http://ftp.spline.inf.fu-berlin.de/pub/OpenBSD/4.9/packages/amd64" |