diff options
author | June McEnroe <june@causal.agency> | 2021-03-08 23:36:03 +0000 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2021-03-08 23:36:03 +0000 |
commit | a44e20f4b39843b7fb3449dcddb1238bb2bde77f (patch) | |
tree | ab93076d847f3804d1942d7ece30e55387d881f6 /Makefile | |
parent | Update catsit to 1.3 (diff) | |
download | ports-a44e20f4b39843b7fb3449dcddb1238bb2bde77f.tar.gz ports-a44e20f4b39843b7fb3449dcddb1238bb2bde77f.zip |
Add bubger port
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile index d3bcbc6..ed04b2b 100644 --- a/Makefile +++ b/Makefile @@ -6,6 +6,7 @@ PORTS += irc/litterbox PORTS += irc/pounce PORTS += irc/pounce-palaver PORTS += irc/scooper +PORTS += mail/bubger PORTS += mail/imbox PORTS += mail/notemap PORTS += security/libretls |