diff options
author | Ade Lovett <ade@FreeBSD.org> | 2005-09-04 19:36:50 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2005-09-04 19:36:50 +0000 |
commit | a817a3eaa8c6df623a269b4868713364613bba0c (patch) | |
tree | ed6e77af33730e39ea814d2232d50827f8330036 /security/bro | |
parent | 0fddfd1991100a78b9caafaa655f27bd0767aa6e (diff) | |
download | ports-a817a3eaa8c6df623a269b4868713364613bba0c.tar.gz ports-a817a3eaa8c6df623a269b4868713364613bba0c.zip |
Notes
Diffstat (limited to 'security/bro')
-rw-r--r-- | security/bro/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/bro/Makefile b/security/bro/Makefile index e3753aaa53ec..62e694ad7adc 100644 --- a/security/bro/Makefile +++ b/security/bro/Makefile @@ -16,7 +16,7 @@ DISTNAME= ${PORTNAME}-pub-${PORTVERSION}a37 MAINTAINER= ports@FreeBSD.org COMMENT= System for detecting Network Intruders in real-time -BUILD_DEPENDS= bison:${PORTSDIR}/devel/bison175 +BUILD_DEPENDS= bison:${PORTSDIR}/devel/bison WRKSRC= ${WRKDIR}/${PORTNAME}-pub-${PORTVERSION}a37 |