diff options
author | June McEnroe <june@causal.agency> | 2020-08-10 16:29:01 +0000 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2020-08-10 16:29:01 +0000 |
commit | 4cd92f7de83f8992cfd210d4d1dffca620089a45 (patch) | |
tree | 741c1cba7b270e306a2132a23701762bd5f8d7c6 /Makefile | |
parent | Add missing USES=pkgconfig to pounce (diff) | |
download | ports-4cd92f7de83f8992cfd210d4d1dffca620089a45.tar.gz ports-4cd92f7de83f8992cfd210d4d1dffca620089a45.zip |
Add litterbox port
Diffstat (limited to '')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile index 9cd00db..de0583b 100644 --- a/Makefile +++ b/Makefile @@ -2,6 +2,7 @@ PORTSDIR = /usr/ports PORTS += devel/cgit-patched PORTS += irc/catgirl +PORTS += irc/litterbox PORTS += irc/pounce PORTS += security/libretls |