diff options
author | June McEnroe <june@causal.agency> | 2021-04-27 21:56:54 +0000 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2021-04-27 21:56:54 +0000 |
commit | 4d141452de264394884af24040704e21b4d3b933 (patch) | |
tree | b000a382d8b6e23c556f758dd62acc22b7a5e5bd /Makefile | |
parent | Update cgit-causal-agency to 2574f086 (diff) | |
download | ports-4d141452de264394884af24040704e21b4d3b933.tar.gz ports-4d141452de264394884af24040704e21b4d3b933.zip |
Remove libretls port, now upstream
Diffstat (limited to '')
-rw-r--r-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile index ed04b2b..68bf9c4 100644 --- a/Makefile +++ b/Makefile @@ -9,7 +9,6 @@ PORTS += irc/scooper PORTS += mail/bubger PORTS += mail/imbox PORTS += mail/notemap -PORTS += security/libretls PORTS += sysutils/catsit install: |