Add gambatte-qt
This commit is contained in:
parent
24e6155b0b
commit
cf92d0a790
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.1024 2020/08/30 10:11:03 bentley Exp $
|
||||
# $OpenBSD: Makefile,v 1.1025 2020/08/30 20:21:55 rsadowski Exp $
|
||||
|
||||
COMMENT = exceptions to pkg_add rules
|
||||
CATEGORIES = devel databases
|
||||
DISTFILES =
|
||||
|
||||
# API.rev
|
||||
PKGNAME = quirks-3.416
|
||||
PKGNAME = quirks-3.417
|
||||
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.1042 2020/08/30 10:11:03 bentley Exp $
|
||||
# $OpenBSD: Quirks.pm,v 1.1043 2020/08/30 20:21:55 rsadowski Exp $
|
||||
#
|
||||
# Copyright (c) 2009 Marc Espie <espie@openbsd.org>
|
||||
#
|
||||
@ -1802,6 +1802,7 @@ my $obsolete_reason = {
|
||||
'go-check-v1' => 7,
|
||||
'freemat' => 6,
|
||||
'scim-qtimm' => 6,
|
||||
'gambatte-qt' => 6,
|
||||
};
|
||||
|
||||
# reasons for obsolete packages
|
||||
|
Loading…
x
Reference in New Issue
Block a user