summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md9
-rw-r--r--sets.rc1
2 files changed, 4 insertions, 6 deletions
diff --git a/README.md b/README.md
index 712bd5f2..83eab586 100644
--- a/README.md
+++ b/README.md
@@ -49,13 +49,9 @@ up from the following:
* [musl](http://musl-libc.org/) (libc)
* [suckless](http://core.suckless.org/)
- - sbase
- - ubase
- - sinit
- - sdhcp
- - scron
+ - sbase, ubase, sinit, sdhcp, scron
* [openbsd](http://openbsd.org/)
- - pax, yacc, fmt, diff, patch
+ - pax, yacc, fmt, diff, patch, doas
* [plan9port](http://swtch.com/plan9port/)
- rc, sam
* [awk](http://github.com/onetrueawk/awk/)
@@ -69,6 +65,7 @@ up from the following:
* [libressl](http://www.libressl.org/)
* [mandoc](http://mandoc.bsd.lv/)
* [samurai](https://github.com/michaelforney/samurai) (ninja-compatible build tool)
+* [openntpd](http://www.openntpd.org/)
* [openssh](http://www.openssh.com/)
* [perp](http://b0llix.net/perp/) (process supervisor)
* [pigz](http://zlib.net/pigz/) (gzip)
diff --git a/sets.rc b/sets.rc
index 046435e8..50609b1f 100644
--- a/sets.rc
+++ b/sets.rc
@@ -12,6 +12,7 @@ core=(\
mandoc\
musl\
openbsd\
+ openntpd\
openssh\
perp\
pigz\