drop maintainer

This commit is contained in:
sthen 2017-07-04 11:09:44 +00:00
parent 13ec494927
commit e8bb9ff530
3 changed files with 6 additions and 10 deletions

View File

@ -1,10 +1,11 @@
# $OpenBSD: Makefile,v 1.3 2015/08/12 14:54:07 sthen Exp $
# $OpenBSD: Makefile,v 1.4 2017/07/04 11:09:44 sthen Exp $
COMMENT-term= cli client for Intel AMT serial-over-lan
COMMENT-main= client and tools for Intel AMT serial-over-lan
V= 1.4
DISTNAME= amtterm-$V
REVISION= 0
PKGNAME-main= amtterm-$V
PKGNAME-term= amtterm-cli-$V
MULTI_PACKAGES= -main -term
@ -13,8 +14,6 @@ CATEGORIES= comms sysutils net
HOMEPAGE= https://www.kraxel.org/blog/linux/amtterm/
MAINTAINER= Stuart Henderson <sthen@openbsd.org>
# GPLv2+
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,12 +1,11 @@
# $OpenBSD: Makefile,v 1.5 2014/11/26 11:44:00 sthen Exp $
# $OpenBSD: Makefile,v 1.6 2017/07/04 11:09:44 sthen Exp $
COMMENT= curses GDB interface
DISTNAME= cgdb-0.6.8
REVISION= 0
CATEGORIES= devel
HOMEPAGE= http://cgdb.me/
MAINTAINER= Stuart Henderson <sthen@openbsd.org>
# GPLv2
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,16 +1,14 @@
# $OpenBSD: Makefile,v 1.14 2015/12/08 15:21:53 sthen Exp $
# $OpenBSD: Makefile,v 1.15 2017/07/04 11:09:44 sthen Exp $
COMMENT = fetch and update unofficial signatures for ClamAV
V = 4.9.2
REVISION = 1
REVISION = 2
DISTNAME = clamav-unofficial-sigs-$V
DISTFILES = ${DISTNAME}{$V}.tar.gz
CATEGORIES = security mail
MAINTAINER = Stuart Henderson <sthen@openbsd.org>
HOMEPAGE = https://github.com/extremeshok/clamav-unofficial-sigs
# BSD