diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2019-03-29 20:21:58 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2019-03-29 20:21:58 +0000 |
commit | 146b316531e8cae9d8961bb5da4de17e5e175a54 (patch) | |
tree | 77b942db2cfb7841a3c19e26a51a635f9184ec58 /mail/Makefile | |
parent | 770af5d826ad54d2ccdd6c005948174334a16b92 (diff) |
Nuke xpi-* ports
Legacy extensions aren't supported by Firefox anymore. Very few were
maintained up until last year when AMO stopped hosting files.
Notes
Notes:
svn path=/head/; revision=497197
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mail/Makefile b/mail/Makefile index 859a6cbc171d..2fce0e0ed3b4 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -749,7 +749,5 @@ SUBDIR += xmailbox SUBDIR += xmailwatcher SUBDIR += xpbiff - SUBDIR += xpi-displayquota - SUBDIR += xpi-dispmua .include <bsd.port.subdir.mk> |