'py-enchant' => 'py3-enchant'

This commit is contained in:
ajacoutot 2020-11-08 08:50:11 +00:00
parent 2807cedcce
commit fd652b7ff7
2 changed files with 4 additions and 3 deletions

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.1089 2020/11/07 15:56:32 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.1090 2020/11/08 08:50:11 ajacoutot Exp $
COMMENT = exceptions to pkg_add rules
CATEGORIES = devel databases
DISTFILES =
# API.rev
PKGNAME = quirks-3.481
PKGNAME = quirks-3.482
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.1107 2020/11/07 15:56:32 ajacoutot Exp $
# $OpenBSD: Quirks.pm,v 1.1108 2020/11/08 08:50:12 ajacoutot Exp $
#
# Copyright (c) 2009 Marc Espie <espie@openbsd.org>
#
@ -505,6 +505,7 @@ my $stem_extensions = {
'py-toml' => 'py3-toml',
'py-textfsm' => 'py3-textfsm',
'py-unicodecsv' => 'py3-unicodecsv',
'py-enchant' => 'py3-enchant',
};
my $obsolete_reason = {