Register py-pcs removal
I doubt anyone still has it installed, but a quirk is cheap.
This commit is contained in:
parent
eae3889285
commit
2cfdd718b2
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.615 2018/09/23 17:09:18 awolk Exp $
|
||||
# $OpenBSD: Makefile,v 1.616 2018/10/01 01:06:43 danj Exp $
|
||||
|
||||
COMMENT = exceptions to pkg_add rules
|
||||
CATEGORIES = devel databases
|
||||
DISTFILES =
|
||||
|
||||
# API.rev
|
||||
PKGNAME = quirks-3.8
|
||||
PKGNAME = quirks-3.9
|
||||
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.629 2018/09/23 17:09:18 awolk Exp $
|
||||
# $OpenBSD: Quirks.pm,v 1.630 2018/10/01 01:06:43 danj Exp $
|
||||
#
|
||||
# Copyright (c) 2009 Marc Espie <espie@openbsd.org>
|
||||
#
|
||||
@ -1056,6 +1056,7 @@ my $obsolete_reason = {
|
||||
'dkim-milter' => 10,
|
||||
'aircontrol' => 11,
|
||||
'corebird' => 3,
|
||||
'py-pcs' => 5,
|
||||
};
|
||||
|
||||
# reasons for obsolete packages
|
||||
|
Loading…
x
Reference in New Issue
Block a user