ja-mplus-ttf -> mixfont-mplus-ipa
This commit is contained in:
parent
bc3a574924
commit
82ea94d91e
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.529 2017/11/01 21:42:54 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.530 2017/11/02 22:24:09 bentley Exp $
|
||||
|
||||
COMMENT = exceptions to pkg_add rules
|
||||
CATEGORIES = devel databases
|
||||
DISTFILES =
|
||||
|
||||
# API.rev
|
||||
PKGNAME = quirks-2.374
|
||||
PKGNAME = quirks-2.375
|
||||
PKG_ARCH = *
|
||||
MAINTAINER = Marc Espie <espie@openbsd.org>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#! /usr/bin/perl
|
||||
|
||||
# ex:ts=8 sw=4:
|
||||
# $OpenBSD: Quirks.pm,v 1.542 2017/11/01 21:42:54 jeremy Exp $
|
||||
# $OpenBSD: Quirks.pm,v 1.543 2017/11/02 22:24:09 bentley Exp $
|
||||
#
|
||||
# Copyright (c) 2009 Marc Espie <espie@openbsd.org>
|
||||
#
|
||||
@ -492,6 +492,7 @@ my $stem_extensions = {
|
||||
'extract_url' => 'extracturl',
|
||||
# 6.3
|
||||
'ruby-arirang' => 'arirang',
|
||||
'ja-mplus-ttf' => 'mixfont-mplus-ipa',
|
||||
};
|
||||
|
||||
my $obsolete_reason = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user