pavel takes maintainership

This commit is contained in:
jasper 2018-04-04 17:18:18 +00:00
parent 22880ecbe7
commit b874587e2c
2 changed files with 6 additions and 6 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.12 2018/01/11 19:27:10 rpe Exp $
# $OpenBSD: Makefile,v 1.13 2018/04/04 17:18:18 jasper Exp $
COMMENT= tool for managing events and logs
@ -6,13 +6,13 @@ V= 2.4.0
DISTNAME= logstash-$V
PKGNAME= logstash-${V:S/-/./}
EPOCH= 0
REVISION= 2
REVISION= 3
CATEGORIES= sysutils
HOMEPAGE= https://www.elastic.co/products/logstash
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
MAINTAINER= Pavel Korovin <pvk@openbsd.org>
# Apache2
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,15 +1,15 @@
# $OpenBSD: Makefile,v 1.52 2018/01/11 19:27:11 rpe Exp $
# $OpenBSD: Makefile,v 1.53 2018/04/04 17:18:18 jasper Exp $
COMMENT= distributed RESTful search and analytics
V= 5.6.4
DISTNAME= elasticsearch-$V
CATEGORIES= textproc
REVISION= 0
REVISION= 1
HOMEPAGE= https://www.elastic.co/products/elasticsearch
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
MAINTAINER= Pavel Korovin <pvk@openbsd.org>
# Apache2
PERMIT_PACKAGE_CDROM= Yes