letskencrypt->base
This commit is contained in:
parent
9741bcfa53
commit
be3b4e492c
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.405 2016/08/31 20:32:56 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.406 2016/09/01 13:21:56 sthen Exp $
|
||||
|
||||
COMMENT = exceptions to pkg_add rules
|
||||
CATEGORIES = devel databases
|
||||
DISTFILES =
|
||||
|
||||
# API.rev
|
||||
PKGNAME = quirks-2.250
|
||||
PKGNAME = quirks-2.251
|
||||
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.417 2016/08/31 20:32:56 ajacoutot Exp $
|
||||
# $OpenBSD: Quirks.pm,v 1.418 2016/09/01 13:21:56 sthen Exp $
|
||||
#
|
||||
# Copyright (c) 2009 Marc Espie <espie@openbsd.org>
|
||||
#
|
||||
@ -855,6 +855,7 @@ my $obsolete_reason = {
|
||||
'glib', => 5,
|
||||
'gtk+', => 5,
|
||||
'gnome-user-share', => 6,
|
||||
'letskencrypt', => 4,
|
||||
};
|
||||
|
||||
# reasons for obsolete packages
|
||||
|
Loading…
Reference in New Issue
Block a user