diff options
author | June McEnroe <june@causal.agency> | 2018-11-28 23:29:19 -0500 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2018-11-28 23:29:19 -0500 |
commit | 5f740e68c90570874375722a1a9cc8b02ddcca30 (patch) | |
tree | 1de4409fc40e7a4fe1d8ef4418fd394272b6238b /README | |
parent | Make use of config.mk and add Darwin.mk (diff) | |
download | catgirl-5f740e68c90570874375722a1a9cc8b02ddcca30.tar.gz catgirl-5f740e68c90570874375722a1a9cc8b02ddcca30.zip |
Add NetBSD.mk
Diffstat (limited to '')
-rw-r--r-- | README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README index d060f24..f83ef21 100644 --- a/README +++ b/README @@ -1,13 +1,13 @@ CATGIRL(7) Miscellaneous Information Manual CATGIRL(7) NAME - catgirl – IRC client + catgirl IRC client DESCRIPTION catgirl is a curses IRC client originally intended for use over anonymous SSH. - It requires LibreSSL and targets FreeBSD and Darwin. + It requires LibreSSL and targets FreeBSD, NetBSD and Darwin. FILES chat.h Shared state and function prototypes @@ -31,4 +31,4 @@ FILES SEE ALSO catgirl(1) -Causal Agency November 27, 2018 Causal Agency +Causal Agency November 28, 2018 Causal Agency |