Date: Tue, 6 Sep 2016 02:40:43 +0000 (UTC) From: Ryan Steinmetz <zi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r421403 - in head/security/skipfish: . files Message-ID: <201609060240.u862ehTa004383@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: zi Date: Tue Sep 6 02:40:43 2016 New Revision: 421403 URL: https://svnweb.freebsd.org/changeset/ports/421403 Log: - Correct typo in previous commit - Bump PORTREVISION Submitted by: danfe@ Modified: head/security/skipfish/Makefile head/security/skipfish/files/pkg-message.in Modified: head/security/skipfish/Makefile ============================================================================== --- head/security/skipfish/Makefile Tue Sep 6 02:22:40 2016 (r421402) +++ head/security/skipfish/Makefile Tue Sep 6 02:40:43 2016 (r421403) @@ -3,7 +3,7 @@ PORTNAME= skipfish PORTVERSION= 2.10b -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= security www MASTER_SITES= GOOGLE_CODE Modified: head/security/skipfish/files/pkg-message.in ============================================================================== --- head/security/skipfish/files/pkg-message.in Tue Sep 6 02:22:40 2016 (r421402) +++ head/security/skipfish/files/pkg-message.in Tue Sep 6 02:40:43 2016 (r421403) @@ -1,9 +1,8 @@ ****************************************************************** The FreeBSD port is configured to use the "default" dictionary but -it's highly recommended to review the other dictionaries and make +it is highly recommended to review the other dictionaries and make a selection appropriate for your environment. -order to pick the right dictionary The skipfish dictionaries have been installed in the following directory:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201609060240.u862ehTa004383>