drop maintainership for i no longer use these
This commit is contained in:
parent
e7d017ae45
commit
be5bfc719a
@ -1,18 +1,16 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2020/11/25 13:54:12 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2021/01/03 12:00:12 jasper Exp $
|
||||
|
||||
COMMENT = DDoS detector with multiple packet capture engines
|
||||
|
||||
GH_ACCOUNT = pavel-odintsov
|
||||
GH_PROJECT = fastnetmon
|
||||
GH_TAGNAME = v1.1.7
|
||||
REVISION = 0
|
||||
REVISION = 1
|
||||
|
||||
HOMEPAGE = https://fastnetmon.com/guides/
|
||||
|
||||
CATEGORIES = net security
|
||||
|
||||
MAINTAINER = Jasper Lievisse Adriaanse <jasper@openbsd.org>
|
||||
|
||||
# GPLv2
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.34 2020/11/27 14:56:29 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.35 2021/01/03 12:00:12 jasper Exp $
|
||||
|
||||
COMMENT = opensource MQTT broker
|
||||
|
||||
DISTNAME = mosquitto-1.6.12
|
||||
REVISION = 0
|
||||
REVISION = 1
|
||||
|
||||
SHARED_LIBS += mosquitto 1.0 # 1.5
|
||||
SHARED_LIBS += mosquittopp 1.0 # 1.5
|
||||
@ -11,8 +11,6 @@ SHARED_LIBS += mosquittopp 1.0 # 1.5
|
||||
CATEGORIES = net
|
||||
HOMEPAGE = https://mosquitto.org/
|
||||
|
||||
MAINTAINER = Jasper Lievisse Adriaanse <jasper@openbsd.org>
|
||||
|
||||
# EPL/EDL
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user