diff options
author | June McEnroe <june@causal.agency> | 2020-12-18 23:16:18 +0000 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2020-12-18 23:16:18 +0000 |
commit | b71add28ab49b0dea763924a0bc0df0686d9e1a0 (patch) | |
tree | 42cd3e8142613cef59bad04a42a5bd092f8d7be0 /Makefile | |
parent | Update libretls to 3.3.1 (diff) | |
download | ports-b71add28ab49b0dea763924a0bc0df0686d9e1a0.tar.gz ports-b71add28ab49b0dea763924a0bc0df0686d9e1a0.zip |
Add notemap port
Diffstat (limited to '')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile index 22a1b03..b80e429 100644 --- a/Makefile +++ b/Makefile @@ -7,6 +7,7 @@ PORTS += irc/pounce PORTS += irc/pounce-palaver PORTS += irc/scooper PORTS += mail/imbox +PORTS += mail/notemap PORTS += security/libretls PORTS += sysutils/catsit |