Date: Mon, 27 Jan 2020 12:48:26 +0000 (UTC) From: Mathieu Arnold <mat@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r524255 - head/security Message-ID: <202001271248.00RCmQtp007338@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mat Date: Mon Jan 27 12:48:25 2020 New Revision: 524255 URL: https://svnweb.freebsd.org/changeset/ports/524255 Log: Fix INDEX. Modified: head/security/Makefile (contents, props changed) Modified: head/security/Makefile ============================================================================== --- head/security/Makefile Mon Jan 27 12:03:26 2020 (r524254) +++ head/security/Makefile Mon Jan 27 12:48:25 2020 (r524255) @@ -226,7 +226,7 @@ SUBDIR += idea SUBDIR += identify SUBDIR += ike - SUBDIR += imds-filter + SUBDIR += imds-filterd SUBDIR += integrit SUBDIR += ipfcount SUBDIR += ipfilter2dshield
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202001271248.00RCmQtp007338>