diff options
author | Alexander Sulfrian <alexander@sulfrian.net> | 2012-01-31 01:35:23 +0100 |
---|---|---|
committer | Alexander Sulfrian <alexander@sulfrian.net> | 2012-01-31 01:35:23 +0100 |
commit | a528b0946115652b18ec51bb2f34516f7d118238 (patch) | |
tree | f6e1b413f34efa8d838e5a05cd7c6976d21198b6 /bashrc/node | |
parent | b0f48111887f022c9ca6524d3c8fde9f6c8adc26 (diff) | |
download | dotfiles-a528b0946115652b18ec51bb2f34516f7d118238.tar.gz dotfiles-a528b0946115652b18ec51bb2f34516f7d118238.tar.xz dotfiles-a528b0946115652b18ec51bb2f34516f7d118238.zip |
starsystems: updated pkg_path for new release
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 fb0d9ed..a433631 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.9/packages/amd64" +export PKG_PATH="http://ftp.spline.inf.fu-berlin.de/pub/OpenBSD/5.0/packages/amd64" |