diff options
Diffstat (limited to 'sys-process/dcron')
-rw-r--r-- | sys-process/dcron/metadata.xml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/sys-process/dcron/metadata.xml b/sys-process/dcron/metadata.xml index ea32759400b4..5cff6cd89566 100644 --- a/sys-process/dcron/metadata.xml +++ b/sys-process/dcron/metadata.xml @@ -10,7 +10,9 @@ All jobs are run with `/bin/sh` for conformity and portability. </longdescription> <upstream> - <bugs-to>https://github.com/dubiousjim/dcron/issues</bugs-to> - <remote-id type="github">dubiousjim/dcron</remote-id> + <bugs-to>https://github.com/ptchinster/dcron/issues</bugs-to> + <!-- readme's the doc --> + <changelog>https://github.com/ptchinster/dcron/blob/master/CHANGELOG</changelog> + <remote-id type="github">ptchinster/dcron</remote-id> </upstream> </pkgmetadata> |