unlink https-everywhere, its now bundled in tor-browser (and fails to package anyway, as noticed by ajacoutot@)

This commit is contained in:
landry 2020-10-23 15:50:23 +00:00
parent 4c939730e6
commit 5455e2f57b

View File

@ -1,8 +1,7 @@
# $OpenBSD: Makefile,v 1.2 2020/02/13 07:41:53 landry Exp $
# $OpenBSD: Makefile,v 1.3 2020/10/23 15:50:23 landry Exp $
SUBDIR =
SUBDIR += browser
SUBDIR += noscript
SUBDIR += https-everywhere
.include <bsd.port.subdir.mk>