diff options
| author | 2019-01-26 21:26:40 -0500 | |
|---|---|---|
| committer | 2019-01-26 21:26:40 -0500 | |
| commit | 56383b2ecc135d028686ef93675d5402ce47582a (patch) | |
| tree | d052a515c285b26b9cef948301e0a15bd44b45cb /.builds | |
| parent | Appveyor is annoying. (diff) | |
Remove all traces of 'bakpakin/janet' from repo.
Diffstat (limited to '.builds')
| -rw-r--r-- | .builds/.freebsd.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.builds/.freebsd.yaml b/.builds/.freebsd.yaml index c0f37a6e..59fe5c63 100644 --- a/.builds/.freebsd.yaml +++ b/.builds/.freebsd.yaml @@ -3,7 +3,7 @@ packages: - gmake - gcc sources: - - https://github.com/bakpakin/janet.git + - https://github.com/janet-lang/janet.git tasks: - build: | cd janet |
