diff options
Diffstat (limited to 'abuild.in')
-rwxr-xr-x | abuild.in | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1816,7 +1816,7 @@ all() { # git by adding -b $branch in $giturl. $reporev will select the correct # commit, revision or tag for you. If you specify $disturl your distfile # will automatically be uploaded with rsync to the url provided. -# Base version defaults to 0 except if specified by $basever. +# Base version defaults to 0 except if specified by $verbase. snapshot() { # check if we setup vars correctly |