Date: Sat, 30 Mar 2013 13:47:49 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r315615 - head/security/bro Message-ID: <201303301347.r2UDlnnH039453@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: miwi Date: Sat Mar 30 13:47:49 2013 New Revision: 315615 URL: http://svnweb.freebsd.org/changeset/ports/315615 Log: - Unbreak build Reported by: pointyhat Approved by: portmgr Modified: head/security/bro/Makefile head/security/bro/pkg-plist (contents, props changed) Modified: head/security/bro/Makefile ============================================================================== --- head/security/bro/Makefile Sat Mar 30 13:26:51 2013 (r315614) +++ head/security/bro/Makefile Sat Mar 30 13:47:49 2013 (r315615) @@ -3,6 +3,7 @@ PORTNAME= bro PORTVERSION= 2.1 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://www.bro-ids.org/downloads/release/ Modified: head/security/bro/pkg-plist ============================================================================== --- head/security/bro/pkg-plist Sat Mar 30 13:26:51 2013 (r315614) +++ head/security/bro/pkg-plist Sat Mar 30 13:47:49 2013 (r315615) @@ -1,6 +1,7 @@ @comment $FreeBSD$ bin/binpac bin/bro +lib/libbinpac.a include/binpac.h include/binpac_analyzer.h include/binpac_buffer.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201303301347.r2UDlnnH039453>