register jekyll removal

This commit is contained in:
jasper 2015-05-25 07:35:07 +00:00
parent 4cdbb4428c
commit c74436b83d
2 changed files with 4 additions and 3 deletions

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.233 2015/05/21 15:07:02 jca Exp $
# $OpenBSD: Makefile,v 1.234 2015/05/25 07:35:07 jasper Exp $
COMMENT = exceptions to pkg_add rules
CATEGORIES = devel databases
DISTFILES =
# API.rev
PKGNAME = quirks-2.79
PKGNAME = quirks-2.80
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.242 2015/05/21 15:07:02 jca Exp $
# $OpenBSD: Quirks.pm,v 1.243 2015/05/25 07:35:07 jasper Exp $
#
# Copyright (c) 2009 Marc Espie <espie@openbsd.org>
#
@ -535,6 +535,7 @@ my $obsolete_reason = {
'boo' => 5,
'nant' => 5,
'ADMfzap' => 0,
'ruby-jekyll' => 5,
};
# ->is_base_system($handle, $state):