drop maintainer

This commit is contained in:
sthen 2020-08-01 11:20:57 +00:00
parent a9ef9ffd0d
commit a988d47dfa
3 changed files with 5 additions and 5 deletions

View File

@ -1,10 +1,11 @@
# $OpenBSD: Makefile,v 1.7 2019/09/12 16:34:30 sthen Exp $
# $OpenBSD: Makefile,v 1.8 2020/08/01 11:20:57 sthen Exp $
COMMENT-main= ${COMMENT}
COMMENT-doc= ${COMMENT} (documentation)
PORTROACH= limit:^1\.
DISTNAME= bird-1.6.8
REVISION= 0
WANTLIB-main= c curses pthread readline

View File

@ -1,6 +1,7 @@
# $OpenBSD: Makefile,v 1.6 2019/10/17 17:16:04 sthen Exp $
# $OpenBSD: Makefile,v 1.7 2020/08/01 11:20:57 sthen Exp $
DISTNAME= bird-2.0.7
REVISION= 0
WANTLIB= c curses pthread readline ssh

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile.inc,v 1.2 2019/06/03 16:06:53 sthen Exp $
# $OpenBSD: Makefile.inc,v 1.3 2020/08/01 11:20:57 sthen Exp $
COMMENT= BIRD internet routing daemon
@ -9,8 +9,6 @@ CATEGORIES= net
HOMEPAGE= https://bird.network.cz/
MAINTAINER= Stuart Henderson <sthen@openbsd.org>
# GPLv2+
PERMIT_PACKAGE= Yes