deletion annotation for net/ez-ipupdate

This commit is contained in:
sthen 2014-01-07 15:06:38 +00:00
parent 79c040b783
commit 1e539a5c3e
2 changed files with 4 additions and 3 deletions

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.108 2013/12/19 19:25:04 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.109 2014/01/07 15:06:38 sthen Exp $
COMMENT = exceptions to pkg_add rules
CATEGORIES = devel databases
DISTFILES =
# API.rev
PKGNAME = quirks-1.105
PKGNAME = quirks-1.106
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.115 2013/12/19 19:25:04 ajacoutot Exp $
# $OpenBSD: Quirks.pm,v 1.116 2014/01/07 15:06:38 sthen Exp $
#
# Copyright (c) 2009 Marc Espie <espie@openbsd.org>
#
@ -355,6 +355,7 @@ my $obsolete_reason = {
'ruby-postgres' => 3,
'metasploit' => 2,
'childsplay-plugins' => 3,
'ez-ipupdate' => 3,
};
# ->is_base_system($handle, $state):