Register removal of lang/gfortran
This commit is contained in:
parent
85bc950a97
commit
89495e6d95
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.400 2016/08/12 14:07:21 edd Exp $
|
||||
# $OpenBSD: Makefile,v 1.401 2016/08/25 15:42:55 dcoppa Exp $
|
||||
|
||||
COMMENT = exceptions to pkg_add rules
|
||||
CATEGORIES = devel databases
|
||||
DISTFILES =
|
||||
|
||||
# API.rev
|
||||
PKGNAME = quirks-2.245
|
||||
PKGNAME = quirks-2.246
|
||||
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.412 2016/08/12 14:07:21 edd Exp $
|
||||
# $OpenBSD: Quirks.pm,v 1.413 2016/08/25 15:42:55 dcoppa Exp $
|
||||
#
|
||||
# Copyright (c) 2009 Marc Espie <espie@openbsd.org>
|
||||
#
|
||||
@ -812,6 +812,7 @@ my $obsolete_reason = {
|
||||
'p5-Net-Abuse-Utils-Spamhaus' => 6,
|
||||
'mlite' => 3,
|
||||
'hgd' => 3,
|
||||
'gfortran' => 5,
|
||||
|
||||
# KDE3 removals
|
||||
'amarok' => 2,
|
||||
|
Loading…
x
Reference in New Issue
Block a user