From 97eb0074b135b2636d84ff503988e3d76803ddcc Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Thu, 30 Sep 2021 19:12:10 +0000 Subject: Move FreeBSD ports under FreeBSD directory --- FreeBSD/irc/pounce-notify/pkg-descr | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 FreeBSD/irc/pounce-notify/pkg-descr (limited to 'FreeBSD/irc/pounce-notify/pkg-descr') diff --git a/FreeBSD/irc/pounce-notify/pkg-descr b/FreeBSD/irc/pounce-notify/pkg-descr new file mode 100644 index 0000000..4b2437a --- /dev/null +++ b/FreeBSD/irc/pounce-notify/pkg-descr @@ -0,0 +1,3 @@ +Generic notification provider for the pounce IRC bouncer. + +WWW: https://git.causal.agency/pounce/ -- cgit 1.4.1 hes'> IRC client
about summary refs log tree commit diff
path: root/irc.c (unfollow)
Commit message (Expand)Author
2022-02-18Implement new line editing "library"June McEnroe
2022-02-18Simplify cursor positioning in inputJune McEnroe
2022-02-18Fix M-f orderingJune McEnroe
2022-02-12Move sandman build to scripts/MakefileJune McEnroe
2022-02-12Use compat_readpassphrase.c on LinuxJune McEnroe
2022-02-12Copy RPP defines from oconfigureJune McEnroe