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 /net-mgmt/argus3-clients | |
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 'net-mgmt/argus3-clients')
-rw-r--r-- | net-mgmt/argus3-clients/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/argus3-clients/Makefile b/net-mgmt/argus3-clients/Makefile index f917a368e84e..8cf6ee52fd28 100644 --- a/net-mgmt/argus3-clients/Makefile +++ b/net-mgmt/argus3-clients/Makefile @@ -3,7 +3,7 @@ PORTNAME= argus-clients PORTVERSION= 3.0.6.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt security MASTER_SITES= http://qosient.com/argus/src/ \ ftp://qosient.com/pub/argus/src/ |