diff options
| author | Michael Forney <mforney@mforney.org> | 2021-05-30 00:47:43 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2021-06-03 01:04:37 -0700 |
| commit | 8957ea66ba0f027b9e810dab7725341f07359e37 (patch) | |
| tree | fba58cf1c4c9623172d559b406cf273256f02813 /.gitmodules | |
| parent | eebd8aa52002de6977bc72a1213a2e93cd3a5f00 (diff) | |
Add netbsd-curses
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index cf0bda4e..22ed5c62 100644 --- a/.gitmodules +++ b/.gitmodules @@ -206,6 +206,10 @@ [submodule "pkg/ncompress/src"] path = pkg/ncompress/src url = https://github.com/vapier/ncompress.git +[submodule "pkg/netbsd-curses/src"] + path = pkg/netbsd-curses/src + url = https://github.com/oasislinux/netbsd-curses.git + ignore = all [submodule "pkg/netsurf/src"] path = pkg/netsurf/src url = https://github.com/oasislinux/netsurf |
