register onyx' removal

This commit is contained in:
jasper 2015-04-21 15:42:47 +00:00
parent 98667ee7c1
commit 3729398e91
2 changed files with 4 additions and 3 deletions

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.220 2015/04/21 11:59:04 jca Exp $
# $OpenBSD: Makefile,v 1.221 2015/04/21 15:42:47 jasper Exp $
COMMENT = exceptions to pkg_add rules
CATEGORIES = devel databases
DISTFILES =
# API.rev
PKGNAME = quirks-2.66
PKGNAME = quirks-2.67
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.229 2015/04/21 11:59:04 jca Exp $
# $OpenBSD: Quirks.pm,v 1.230 2015/04/21 15:42:47 jasper Exp $
#
# Copyright (c) 2009 Marc Espie <espie@openbsd.org>
#
@ -518,6 +518,7 @@ my $obsolete_reason = {
'moovida-plugins-good' => 3,
'moovida-plugins-ugly' => 3,
'ntop' => 2,
'onyx' => 3,
};
# ->is_base_system($handle, $state):