diff options
author | Craig Leres <leres@FreeBSD.org> | 2019-09-17 23:13:57 +0000 |
---|---|---|
committer | Craig Leres <leres@FreeBSD.org> | 2019-09-17 23:13:57 +0000 |
commit | 6c6354e4391b6f6346251ac3863368c7af0825e6 (patch) | |
tree | 1483e05314e009213a7dbca2ecfa1216e6bcff9e /security/bro/Makefile | |
parent | e12e3df23cee6d756eeaaed9554ce25b95ea4be6 (diff) | |
download | ports-6c6354e4391b6f6346251ac3863368c7af0825e6.tar.gz ports-6c6354e4391b6f6346251ac3863368c7af0825e6.zip |
Notes
Diffstat (limited to 'security/bro/Makefile')
-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 d48a7074f3e1..6b642c3721e8 100644 --- a/security/bro/Makefile +++ b/security/bro/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bro -PORTVERSION= 2.6.3 +PORTVERSION= 2.6.4 CATEGORIES= security MASTER_SITES= https://www.zeek.org/downloads/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} |