diff options
| author | June McEnroe <june@causal.agency> | 2020-08-23 17:08:07 +0000 |
|---|---|---|
| committer | June McEnroe <june@causal.agency> | 2020-08-23 17:08:07 +0000 |
| commit | 67588c96b31acbe6ceef773a856c8a3d281fa532 (patch) | |
| tree | 3d8c3901ae2a094dd19e7dd3c366ae893f962042 /Makefile | |
| parent | Update pounce to 1.4p2 (diff) | |
| download | ports-67588c96b31acbe6ceef773a856c8a3d281fa532.tar.gz ports-67588c96b31acbe6ceef773a856c8a3d281fa532.zip | |
Add catsit port
Diffstat (limited to '')
| -rw-r--r-- | Makefile | 1 |
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} |