Date: Tue, 6 Sep 2016 02:22:41 +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: r421402 - in head/security/skipfish: . files Message-ID: <201609060222.u862Mf5G000353@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: zi Date: Tue Sep 6 02:22:40 2016 New Revision: 421402 URL: https://svnweb.freebsd.org/changeset/ports/421402 Log: - Remove reference to nonexistent file - Bump PORTREVISION PR: 212385 Submitted by: Damon Zwolinski 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:21:38 2016 (r421401) +++ head/security/skipfish/Makefile Tue Sep 6 02:22:40 2016 (r421402) @@ -3,7 +3,7 @@ PORTNAME= skipfish PORTVERSION= 2.10b -PORTREVISION= 3 +PORTREVISION= 4 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:21:38 2016 (r421401) +++ head/security/skipfish/files/pkg-message.in Tue Sep 6 02:22:40 2016 (r421402) @@ -1,11 +1,10 @@ ****************************************************************** The FreeBSD port is configured to use the "default" dictionary but -it's highly recommended to read the dictionaries document first in +it's highly recommended to review the other dictionaries and make +a selection appropriate for your environment. order to pick the right dictionary -%%DATADIR%%/dictionaries/README-FIRST - 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?201609060222.u862Mf5G000353>