diff --git a/devel/quirks/Makefile b/devel/quirks/Makefile index 26779bc1c06..bd1e306bc2d 100644 --- a/devel/quirks/Makefile +++ b/devel/quirks/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.895 2020/03/23 14:35:06 jasper Exp $ +# $OpenBSD: Makefile,v 1.896 2020/03/23 17:15:11 jasper Exp $ COMMENT = exceptions to pkg_add rules CATEGORIES = devel databases DISTFILES = # API.rev -PKGNAME = quirks-3.286 +PKGNAME = quirks-3.287 PKG_ARCH = * MAINTAINER = Marc Espie diff --git a/devel/quirks/files/Quirks.pm b/devel/quirks/files/Quirks.pm index 094c09a231b..45f9d71e862 100644 --- a/devel/quirks/files/Quirks.pm +++ b/devel/quirks/files/Quirks.pm @@ -1,7 +1,7 @@ #! /usr/bin/perl # ex:ts=8 sw=4: -# $OpenBSD: Quirks.pm,v 1.913 2020/03/23 14:35:06 jasper Exp $ +# $OpenBSD: Quirks.pm,v 1.914 2020/03/23 17:15:11 jasper Exp $ # # Copyright (c) 2009 Marc Espie # @@ -1449,6 +1449,7 @@ my $obsolete_reason = { 'mirage' => 0, 'rpm' => 0, 'oggconvert' => 3, + 'radiotray' => 3, }; # reasons for obsolete packages