Register tmake removal.
This commit is contained in:
parent
04aee8d84b
commit
1087068e61
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.826 2020/01/25 05:09:08 rsadowski Exp $
|
||||
# $OpenBSD: Makefile,v 1.827 2020/01/25 05:28:48 rsadowski Exp $
|
||||
|
||||
COMMENT = exceptions to pkg_add rules
|
||||
CATEGORIES = devel databases
|
||||
DISTFILES =
|
||||
|
||||
# API.rev
|
||||
PKGNAME = quirks-3.217
|
||||
PKGNAME = quirks-3.218
|
||||
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.843 2020/01/25 05:09:08 rsadowski Exp $
|
||||
# $OpenBSD: Quirks.pm,v 1.844 2020/01/25 05:28:48 rsadowski Exp $
|
||||
#
|
||||
# Copyright (c) 2009 Marc Espie <espie@openbsd.org>
|
||||
#
|
||||
@ -1356,6 +1356,7 @@ my $obsolete_reason = {
|
||||
'p5-Net-IRC' => 3,
|
||||
'pangox-compat' => 0,
|
||||
'qtserialport' => 5,
|
||||
'tmake' => 5,
|
||||
};
|
||||
|
||||
# reasons for obsolete packages
|
||||
|
Loading…
x
Reference in New Issue
Block a user