Remove MAINTAINER per their request

This commit is contained in:
rsadowski 2018-02-05 06:30:21 +00:00
parent cf0de90165
commit 129952a549
3 changed files with 6 additions and 11 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.17 2018/01/20 14:03:39 jsg Exp $
# $OpenBSD: Makefile,v 1.18 2018/02/05 06:30:21 rsadowski Exp $
BROKEN-hppa= __sync_lock_test_and_set_4 in zzuf_mutex_lock
@ -6,11 +6,9 @@ COMMENT= transparent application input fuzzer
VERSION= 0.14
DISTNAME= zzuf-${VERSION}
REVISION= 0
REVISION= 1
CATEGORIES= misc security
MAINTAINER= Michael McConville <mmcco@mykolab.com>
MASTER_SITES= https://github.com/samhocevar/zzuf/releases/download/v${VERSION}/
# WTFPL

View File

@ -1,16 +1,15 @@
# $OpenBSD: Makefile,v 1.2 2016/08/18 01:52:29 juanfra Exp $
# $OpenBSD: Makefile,v 1.3 2018/02/05 06:30:21 rsadowski Exp $
COMMENT = detects when files bit-rot
MODPY_EGG_VERSION = 0.9.0
DISTNAME = bitrot-${MODPY_EGG_VERSION}
REVISION= 0
CATEGORIES = sysutils
HOMEPAGE = https://github.com/ambv/bitrot/
MAINTAINER = Michael McConville <mmcco@mykolab.com>
# MIT
PERMIT_PACKAGE_CDROM = Yes

View File

@ -1,16 +1,14 @@
# $OpenBSD: Makefile,v 1.6 2018/01/11 19:27:12 rpe Exp $
# $OpenBSD: Makefile,v 1.7 2018/02/05 06:30:21 rsadowski Exp $
COMMENT= tiny/turbo/throttling HTTP server
DISTNAME= sthttpd-2.26.4
REVISION= 3
REVISION= 4
CATEGORIES= www
MASTER_SITES= http://opensource.dyc.edu/pub/sthttpd/
HOMEPAGE= http://opensource.dyc.edu/sthttpd/
MAINTAINER= Michael McConville <mmcco@mykolab.com>
# BSD
PERMIT_PACKAGE_CDROM= Yes