I'll also adapt the license marker, plus here's the quirks bit.
Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/quirks/Makefile,v
retrieving revision 1.768
diff -u -p -r1.768 Makefile
--- Makefile 22 Jun 2019 18:23:34 -0000 1.768
+++ Makefile 28 Jun 2019 23:04:38 -0000
@@ -5,7 +5,7 @@ CATEGORIES = devel databases
DISTFILES =
# API.rev
-PKGNAME = quirks-3.160
+PKGNAME = quirks-3.161
PKG_ARCH = *
MAINTAINER = Marc Espie <es...@openbsd.org>
Index: files/Quirks.pm
===================================================================
RCS file: /cvs/ports/devel/quirks/files/Quirks.pm,v
retrieving revision 1.786
diff -u -p -r1.786 Quirks.pm
--- files/Quirks.pm 22 Jun 2019 18:23:34 -0000 1.786
+++ files/Quirks.pm 28 Jun 2019 23:06:47 -0000
@@ -1394,6 +1394,7 @@ my $cve = {
'net/dhcpcd' => 'dhcpcd-<7.2.2',
'net/haproxy' => 'haproxy-<1.8.17',
'net/icecast' => 'icecast-<2.4.4',
+ 'net/irssi' => 'irssi-<1.2.1',
'net/isc-bind' => 'isc-bind-<9.11.5pl4v0',
'net/libssh2' => 'libssh2-<1.8.2',
'net/lldpd' => 'lldpd-<0.7.18p0',