diff options
author | adamw <adamw@FreeBSD.org> | 2014-08-12 01:05:50 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2014-08-12 01:05:50 +0800 |
commit | 75baa657da95101f176fffdc5aaccf06db1c22d8 (patch) | |
tree | 3d626979f5be179605c8ec7e4bd534a6180b7fad /security/broccoli | |
parent | bcbe73625fb27b7c51872011c3f90bf381fd1eec (diff) | |
download | freebsd-ports-gnome-75baa657da95101f176fffdc5aaccf06db1c22d8.tar.gz freebsd-ports-gnome-75baa657da95101f176fffdc5aaccf06db1c22d8.tar.zst freebsd-ports-gnome-75baa657da95101f176fffdc5aaccf06db1c22d8.zip |
Bump PORTREVISION on all ports that depend on net/GeoIP for
r364627.
Approved by: portmgr (not really, but touches unstaged ports)
Diffstat (limited to 'security/broccoli')
-rw-r--r-- | security/broccoli/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/broccoli/Makefile b/security/broccoli/Makefile index 0f63cd8c23bf..515a0bb501d2 100644 --- a/security/broccoli/Makefile +++ b/security/broccoli/Makefile @@ -3,6 +3,7 @@ PORTNAME= broccoli PORTVERSION= 2.3 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://www.bro.org/downloads/release/ DISTNAME= bro-${PORTVERSION} |