cherokee-main -> cherokee. Spotted by jca@.

This commit is contained in:
juanfra 2016-09-04 00:59:26 +00:00
parent a2982f040a
commit 2971147cd1
2 changed files with 4 additions and 4 deletions

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.408 2016/09/03 23:38:57 juanfra Exp $
# $OpenBSD: Makefile,v 1.409 2016/09/04 00:59:26 juanfra Exp $
COMMENT = exceptions to pkg_add rules
CATEGORIES = devel databases
DISTFILES =
# API.rev
PKGNAME = quirks-2.253
PKGNAME = quirks-2.254
PKG_ARCH = *
MAINTAINER = Marc Espie <espie@openbsd.org>

View File

@ -1,7 +1,7 @@
#! /usr/bin/perl
# ex:ts=8 sw=4:
# $OpenBSD: Quirks.pm,v 1.420 2016/09/03 23:38:57 juanfra Exp $
# $OpenBSD: Quirks.pm,v 1.421 2016/09/04 00:59:26 juanfra Exp $
#
# Copyright (c) 2009 Marc Espie <espie@openbsd.org>
#
@ -813,7 +813,7 @@ my $obsolete_reason = {
'mlite' => 3,
'hgd' => 3,
'gfortran' => 5,
'cherokee-main' => 3,
'cherokee' => 3,
'cherokee-geoip' => 3,
'cherokee-ldap' => 3,
'cherokee-mysql' => 3,