Register ekiga removal.
This commit is contained in:
parent
9874240b7f
commit
d415fd1d40
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.145 2014/04/17 23:37:25 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.146 2014/04/21 09:59:02 ajacoutot Exp $
|
||||
|
||||
COMMENT = exceptions to pkg_add rules
|
||||
CATEGORIES = devel databases
|
||||
DISTFILES =
|
||||
|
||||
# API.rev
|
||||
PKGNAME = quirks-1.141
|
||||
PKGNAME = quirks-1.142
|
||||
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.151 2014/04/17 23:37:25 jasper Exp $
|
||||
# $OpenBSD: Quirks.pm,v 1.152 2014/04/21 09:59:02 ajacoutot Exp $
|
||||
#
|
||||
# Copyright (c) 2009 Marc Espie <espie@openbsd.org>
|
||||
#
|
||||
@ -407,6 +407,7 @@ my $obsolete_reason = {
|
||||
'anjuta-extras' => 3,
|
||||
'moserial' => 3,
|
||||
'ethos' => 3,
|
||||
'ekiga' => 0,
|
||||
};
|
||||
|
||||
# ->is_base_system($handle, $state):
|
||||
|
Loading…
x
Reference in New Issue
Block a user