diff options
| author | Michael Forney <mforney@mforney.org> | 2016-06-07 22:48:18 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2016-06-07 22:48:18 -0700 |
| commit | f4d52462c5698ed420d0e950d05bd31f3eb82a9e (patch) | |
| tree | 96645a47a7b46809592028c3226f02345c0111ad | |
| parent | 47ed43a836230b1ee13b4b3bb6833a27a610aa52 (diff) | |
fetch.rc: Fix typo and rename msmtp
| -rwxr-xr-x | fetch.rc | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -77,7 +77,6 @@ fetch core/kbd git fetch core/libressl git fetch core/loksh git fetch core/mdocml curl -fetch core/msmtp git fetch core/ninja git fetch core/openbsd curl fetch core/openssh git @@ -90,12 +89,13 @@ fetch core/tz git fetch core/ubase git fetch core/xz git fetch core/zlib git -fetch desktop/plan9fontsn git +fetch desktop/plan9fonts git fetch devel/cparser git fetch devel/libfirm git fetch devel/make git fetch extra/libevent git fetch extra/libfuse git +fetch extra/msmtp git fetch extra/pcre curl fetch extra/sshfs git fetch extra/the_silver_searcher git |
