diff options
author | Daniel Friesel <derf@finalrewind.org> | 2014-04-07 16:31:21 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2014-04-07 16:31:21 +0200 |
commit | 6543b05ab343a7a623ef8768eb6a6537800c217e (patch) | |
tree | c19ed4ef785ba0c114d849102ac64b14f13674a7 /man/7 | |
parent | 94fadd6a0b698352872832c1c42031240b2a21c2 (diff) |
derf.homelinux.org is dead, use finalrewind.org instead
Diffstat (limited to 'man/7')
-rw-r--r-- | man/7/caretaker.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/7/caretaker.pod b/man/7/caretaker.pod index a856340..ac5fc65 100644 --- a/man/7/caretaker.pod +++ b/man/7/caretaker.pod @@ -69,7 +69,7 @@ by a single whitespace. The first item is the package name, the second one the repository type (DVCS), the third the current revision; in the remote list, the fourth is the URI used to access this package. Example: - caretaker git 82d716d01dee0329af7df5e67b55558fe3ff1466 git://derf.homelinux.org/caretaker + caretaker git 82d716d01dee0329af7df5e67b55558fe3ff1466 git://flux.derf0.net/caretaker The package list is generated by the script set in the config var $PKGLIST_PATH, by default F<examples/pkglist>. Depending on $PKGLIST_LOCAL and $PKG_ROOT, it |