register removal of games/shapezio and sysutils/boar
This commit is contained in:
parent
61d3d686be
commit
01e339cfa5
@ -3,7 +3,7 @@ CATEGORIES = devel databases
|
||||
DISTFILES =
|
||||
|
||||
# API.rev
|
||||
PKGNAME = quirks-6.39
|
||||
PKGNAME = quirks-6.40
|
||||
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.1433 2022/09/11 18:29:22 kn Exp $
|
||||
# $OpenBSD: Quirks.pm,v 1.1434 2022/09/12 11:04:45 solene Exp $
|
||||
#
|
||||
# Copyright (c) 2009 Marc Espie <espie@openbsd.org>
|
||||
#
|
||||
@ -1719,6 +1719,8 @@ setup_obsolete_reason(
|
||||
5 => 'libcompizconfig',
|
||||
5 => 'compiz-plugins-main',
|
||||
5 => 'usrsctp',
|
||||
0 => 'shapezio',
|
||||
3 => 'boar',
|
||||
);
|
||||
|
||||
# though it's not yet used, these should be pkgnames, so that eventually
|
||||
|
Loading…
Reference in New Issue
Block a user