From owner-svn-ports-head@FreeBSD.ORG Thu Jun 4 16:49:19 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0B8A0563; Thu, 4 Jun 2015 16:49:19 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EDB9615D5; Thu, 4 Jun 2015 16:49:18 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t54GnIcB074035; Thu, 4 Jun 2015 16:49:18 GMT (envelope-from garga@FreeBSD.org) Received: (from garga@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t54GnIcn074034; Thu, 4 Jun 2015 16:49:18 GMT (envelope-from garga@FreeBSD.org) Message-Id: <201506041649.t54GnIcn074034@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: garga set sender to garga@FreeBSD.org using -f From: Renato Botelho Date: Thu, 4 Jun 2015 16:49:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r388537 - head/security/snort X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Jun 2015 16:49:19 -0000 Author: garga Date: Thu Jun 4 16:49:18 2015 New Revision: 388537 URL: https://svnweb.freebsd.org/changeset/ports/388537 Log: Fix spell Modified: head/security/snort/Makefile Modified: head/security/snort/Makefile ============================================================================== --- head/security/snort/Makefile Thu Jun 4 15:54:41 2015 (r388536) +++ head/security/snort/Makefile Thu Jun 4 16:49:18 2015 (r388537) @@ -46,7 +46,7 @@ FILEINSPECT_DESC= Build with extended fi ADDONS_DESC= Depend on 3rd party addons BARNYARD_DESC= Depend on barnyard2 (supports also snortsam) PULLEDPORK_DESC= Depend on pulledpork -DEV_DESC= Developper options +DEV_DESC= Developer options DBGSNORT_DESC= Enable debugging symbols+core dumps DBGSNORT_CONFIGURE_ENABLE= corefiles debug