diff --git a/devel/quirks/Makefile b/devel/quirks/Makefile index 803af080d8e..976a4399bc9 100644 --- a/devel/quirks/Makefile +++ b/devel/quirks/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.1342 2022/01/13 15:12:55 sthen Exp $ +# $OpenBSD: Makefile,v 1.1343 2022/01/18 20:07:17 sebastia Exp $ COMMENT = exceptions to pkg_add rules CATEGORIES = devel databases DISTFILES = # API.rev -PKGNAME = quirks-4.95 +PKGNAME = quirks-4.96 PKG_ARCH = * MAINTAINER = Marc Espie diff --git a/devel/quirks/files/Quirks.pm b/devel/quirks/files/Quirks.pm index 8704d4d7e52..8f5b4ca6e33 100644 --- a/devel/quirks/files/Quirks.pm +++ b/devel/quirks/files/Quirks.pm @@ -1,7 +1,7 @@ #! /usr/bin/perl # ex:ts=8 sw=4: -# $OpenBSD: Quirks.pm,v 1.1359 2022/01/13 15:12:55 sthen Exp $ +# $OpenBSD: Quirks.pm,v 1.1360 2022/01/18 20:07:17 sebastia Exp $ # # Copyright (c) 2009 Marc Espie # @@ -795,7 +795,6 @@ setup_obsolete_reason( 3 => 'py3-crypto', 5 => 'tremor', 5 => 'tremor-tools', - 3 => 'xtrkcad', 2 => 'webkit', 5 => 'py-test-capturelog', 5 => 'py3-test-capturelog',