Register ksmp3play removal.

This commit is contained in:
ajacoutot 2015-04-05 22:48:06 +00:00
parent 0054f537f4
commit 32f0ddcf10
2 changed files with 4 additions and 3 deletions

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.216 2015/04/04 10:30:57 jasper Exp $
# $OpenBSD: Makefile,v 1.217 2015/04/05 22:48:06 ajacoutot Exp $
COMMENT = exceptions to pkg_add rules
CATEGORIES = devel databases
DISTFILES =
# API.rev
PKGNAME = quirks-2.62
PKGNAME = quirks-2.63
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.224 2015/04/04 10:30:57 jasper Exp $
# $OpenBSD: Quirks.pm,v 1.225 2015/04/05 22:48:06 ajacoutot Exp $
#
# Copyright (c) 2009 Marc Espie <espie@openbsd.org>
#
@ -509,6 +509,7 @@ my $obsolete_reason = {
'chmsee' => 0,
'p5-Image-Scale' => 0,
'appdata-tools' => 3,
'ksmp3play' => 3,
};
# ->is_base_system($handle, $state):