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/wireshark | |
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/wireshark')
-rw-r--r-- | net/wireshark/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile index d4a16c9de123..61e0936a7dce 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -3,6 +3,7 @@ PORTNAME?= wireshark PORTVERSION= 1.12.0 +PORTREVISION= 1 CATEGORIES= net ipv6 MASTER_SITES= http://www.wireshark.org/download/src/ \ http://ftp.uni-kl.de/pub/wireshark/src/ \ |