Remove maintainers per their requests

This commit is contained in:
danj 2019-05-08 13:49:47 +00:00
parent 9aa7fc1e36
commit 9a3e50ec41
5 changed files with 10 additions and 14 deletions

View File

@ -1,14 +1,13 @@
# $OpenBSD: Makefile,v 1.12 2019/04/28 20:51:32 sthen Exp $
# $OpenBSD: Makefile,v 1.13 2019/05/08 13:49:47 danj Exp $
COMMENT = display coverage stats online via coveralls.io
MODPY_EGG_VERSION = 1.6.0
DISTNAME = coveralls-${MODPY_EGG_VERSION}
PKGNAME = py-${DISTNAME}
REVISION = 2
REVISION = 3
CATEGORIES = devel
MAINTAINER = Johan Huldtgren <jhuldtgren@gmail.com>
HOMEPAGE = https://github.com/coagulant/coveralls-python

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.5 2019/04/28 20:51:32 sthen Exp $
# $OpenBSD: Makefile,v 1.6 2019/05/08 13:49:47 danj Exp $
COMMENT = Pythonic argument parser
@ -6,8 +6,7 @@ MODPY_EGG_VERSION = 0.6.2
DISTNAME = docopt-${MODPY_EGG_VERSION}
PKGNAME = py-${DISTNAME}
CATEGORIES = devel
MAINTAINER = Johan Huldtgren <jhuldtgren@gmail.com>
REVISION = 2
REVISION = 3
HOMEPAGE = http://docopt.org

View File

@ -1,15 +1,15 @@
# $OpenBSD: Makefile,v 1.9 2019/03/12 16:08:01 sthen Exp $
# $OpenBSD: Makefile,v 1.10 2019/05/08 13:49:47 danj Exp $
COMMENT= SMTP/LMTP proxy for Spamassassin
GH_ACCOUNT= mpaperno
GH_PROJECT= spampd
GH_TAGNAME= 2.53
REVISION= 0
CATEGORIES= mail
HOMEPAGE= http://www.worlddesign.com/index.cfm/page/rd/mta/spampd.htm
MAINTAINER= Henrik Friedrichsen <henrik@diff.cc>
# GPLv3+
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,15 +1,13 @@
# $OpenBSD: Makefile,v 1.53 2019/03/12 01:27:15 bentley Exp $
# $OpenBSD: Makefile,v 1.54 2019/05/08 13:49:47 danj Exp $
COMMENT= communications server for Jabber/XMPP written in Lua
DISTNAME= prosody-0.11.2
CATEGORIES= net
MASTER_SITES= https://prosody.im/downloads/source/
REVISION= 0
REVISION= 1
HOMEPAGE= https://prosody.im/
MAINTAINER= Henrik Friedrichsen <henrik@diff.cc>
# MIT
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.5 2016/01/05 06:57:50 benoit Exp $
# $OpenBSD: Makefile,v 1.6 2019/05/08 13:49:47 danj Exp $
COMMENT = Python library for OAuth
@ -6,7 +6,7 @@ MODPY_EGG_VERSION = 1.9.0.post1
DISTNAME = oauth2-${MODPY_EGG_VERSION}
PKGNAME = py-${DISTNAME}
CATEGORIES = net
MAINTAINER = Johan Huldtgren <jhuldtgren@gmail.com>
REVISION = 0
HOMEPAGE = http://github.com/simplegeo/python-oauth2