summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-08-23 17:08:07 +0000
committerJune McEnroe <june@causal.agency>2020-08-23 17:08:07 +0000
commit67588c96b31acbe6ceef773a856c8a3d281fa532 (patch)
tree3d8c3901ae2a094dd19e7dd3c366ae893f962042 /Makefile
parentUpdate pounce to 1.4p2 (diff)
downloadports-67588c96b31acbe6ceef773a856c8a3d281fa532.tar.gz
ports-67588c96b31acbe6ceef773a856c8a3d281fa532.zip
Add catsit port
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index de0583b..0ba9ff5 100644
--- a/Makefile
+++ b/Makefile
@@ -5,6 +5,7 @@ PORTS += irc/catgirl
 PORTS += irc/litterbox
 PORTS += irc/pounce
 PORTS += security/libretls
+PORTS += sysutils/catsit
 
 install:
 .for PORT in ${PORTS}