aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/rosa/ncurses.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/rosa/ncurses.go')
-rw-r--r--internal/rosa/ncurses.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/internal/rosa/ncurses.go b/internal/rosa/ncurses.go
index 45a86098..ef52bf52 100644
--- a/internal/rosa/ncurses.go
+++ b/internal/rosa/ncurses.go
@@ -30,5 +30,7 @@ func init() {
Name: "ncurses",
Description: "a free software emulation of curses in System V Release 4.0 (SVr4)",
Website: "https://invisible-island.net/ncurses/",
+
+ ID: 2057,
}
}