register cjc removal
This commit is contained in:
parent
b24bd338f6
commit
73eb56b341
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.881 2020/03/16 19:53:57 juanfra Exp $
|
||||
# $OpenBSD: Makefile,v 1.882 2020/03/17 08:41:24 jasper Exp $
|
||||
|
||||
COMMENT = exceptions to pkg_add rules
|
||||
CATEGORIES = devel databases
|
||||
DISTFILES =
|
||||
|
||||
# API.rev
|
||||
PKGNAME = quirks-3.272
|
||||
PKGNAME = quirks-3.273
|
||||
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.899 2020/03/16 19:53:57 juanfra Exp $
|
||||
# $OpenBSD: Quirks.pm,v 1.900 2020/03/17 08:41:24 jasper Exp $
|
||||
#
|
||||
# Copyright (c) 2009 Marc Espie <espie@openbsd.org>
|
||||
#
|
||||
@ -1425,6 +1425,7 @@ my $obsolete_reason = {
|
||||
'ejabberd' => 2,
|
||||
'rebar16' => 5,
|
||||
'tortoisehg' => 5,
|
||||
'cjc' => 3,
|
||||
};
|
||||
|
||||
# reasons for obsolete packages
|
||||
|
Loading…
x
Reference in New Issue
Block a user