Register xorp removal
This commit is contained in:
parent
380e15afd7
commit
904058433b
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.277 2015/09/11 14:15:18 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.278 2015/09/11 20:32:21 sthen Exp $
|
||||
|
||||
COMMENT = exceptions to pkg_add rules
|
||||
CATEGORIES = devel databases
|
||||
DISTFILES =
|
||||
|
||||
# API.rev
|
||||
PKGNAME = quirks-2.122
|
||||
PKGNAME = quirks-2.123
|
||||
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.287 2015/09/11 14:15:18 sthen Exp $
|
||||
# $OpenBSD: Quirks.pm,v 1.288 2015/09/11 20:32:21 sthen Exp $
|
||||
#
|
||||
# Copyright (c) 2009 Marc Espie <espie@openbsd.org>
|
||||
#
|
||||
@ -607,6 +607,7 @@ my $obsolete_reason = {
|
||||
'wide-dhcp' => 0,
|
||||
'cfs' => 0,
|
||||
'rubinius' => 5,
|
||||
'xorp' => 5,
|
||||
};
|
||||
|
||||
# ->is_base_system($handle, $state):
|
||||
|
Loading…
Reference in New Issue
Block a user