+erl-webmachine

This commit is contained in:
jasper 2014-12-28 20:59:42 +00:00
parent ffadcbebe8
commit 485c3c998a
2 changed files with 4 additions and 3 deletions

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.201 2014/12/28 09:46:26 jasper Exp $
# $OpenBSD: Makefile,v 1.202 2014/12/28 20:59:42 jasper Exp $
COMMENT = exceptions to pkg_add rules
CATEGORIES = devel databases
DISTFILES =
# API.rev
PKGNAME = quirks-2.47
PKGNAME = quirks-2.48
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.208 2014/12/28 09:46:26 jasper Exp $
# $OpenBSD: Quirks.pm,v 1.209 2014/12/28 20:59:42 jasper Exp $
#
# Copyright (c) 2009 Marc Espie <espie@openbsd.org>
#
@ -485,6 +485,7 @@ my $obsolete_reason = {
'p5-HTTP-GHTTP' => 3,
'libghttp' => 3,
'ruby-hub' => 3,
'erl-webmachine' => 0,
};
# ->is_base_system($handle, $state):