Drop maintainership for some Perl modules.

This commit is contained in:
fcambus 2020-04-15 13:48:29 +00:00
parent 5030bccdd4
commit b7277c51ff
5 changed files with 10 additions and 15 deletions

View File

@ -1,13 +1,12 @@
# $OpenBSD: Makefile,v 1.3 2019/07/12 20:48:36 sthen Exp $
# $OpenBSD: Makefile,v 1.4 2020/04/15 13:48:29 fcambus Exp $
COMMENT = Perl API for MaxMind's GeoIP2 web services and databases
DISTNAME = GeoIP2-2.006002
REVISION = 0
CATEGORIES = net
MAINTAINER = Frederic Cambus <fcambus@openbsd.org>
# Perl
PERMIT_PACKAGE = Yes

View File

@ -1,13 +1,12 @@
# $OpenBSD: Makefile,v 1.2 2019/07/12 20:48:36 sthen Exp $
# $OpenBSD: Makefile,v 1.3 2020/04/15 13:48:29 fcambus Exp $
COMMENT = code shared by the MaxMind DB reader and writer modules
DISTNAME = MaxMind-DB-Common-0.040001
REVISION = 0
CATEGORIES = net
MAINTAINER = Frederic Cambus <fcambus@openbsd.org>
# Artistic 2.0
PERMIT_PACKAGE = Yes

View File

@ -1,15 +1,14 @@
# $OpenBSD: Makefile,v 1.3 2019/07/12 20:48:36 sthen Exp $
# $OpenBSD: Makefile,v 1.4 2020/04/15 13:48:29 fcambus Exp $
ONLY_FOR_ARCHS = ${LP64_ARCHS}
COMMENT = fast XS implementation of MaxMind DB reader
DISTNAME = MaxMind-DB-Reader-XS-1.000008
REVISION = 0
CATEGORIES = net
MAINTAINER = Frederic Cambus <fcambus@openbsd.org>
# Artistic 2.0
PERMIT_PACKAGE = Yes

View File

@ -1,13 +1,12 @@
# $OpenBSD: Makefile,v 1.3 2019/07/12 20:48:36 sthen Exp $
# $OpenBSD: Makefile,v 1.4 2020/04/15 13:48:29 fcambus Exp $
COMMENT = read MaxMind DB files and look up IP addresses
DISTNAME = MaxMind-DB-Reader-1.000014
REVISION = 0
CATEGORIES = net
MAINTAINER = Frederic Cambus <fcambus@openbsd.org>
# Artistic 2.0
PERMIT_PACKAGE = Yes

View File

@ -1,13 +1,12 @@
# $OpenBSD: Makefile,v 1.2 2019/07/12 20:48:36 sthen Exp $
# $OpenBSD: Makefile,v 1.3 2020/04/15 13:48:29 fcambus Exp $
COMMENT = create MaxMind DB database files
DISTNAME = MaxMind-DB-Writer-0.300003
REVISION = 0
CATEGORIES = net
MAINTAINER = Frederic Cambus <fcambus@openbsd.org>
# Perl
PERMIT_PACKAGE = Yes