diff options
author | marcus <marcus@FreeBSD.org> | 2012-08-13 22:08:48 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2012-08-13 22:08:48 +0800 |
commit | a99bce4ded68046f16e3c373992845f77576d952 (patch) | |
tree | 6508bb9e24e4f85685c81e1ed3e86e438bc17451 /net/wireshark | |
parent | 478ae877a95f7bacda450f665b07e67fddb7db59 (diff) | |
download | freebsd-ports-gnome-a99bce4ded68046f16e3c373992845f77576d952.tar.gz freebsd-ports-gnome-a99bce4ded68046f16e3c373992845f77576d952.tar.zst freebsd-ports-gnome-a99bce4ded68046f16e3c373992845f77576d952.zip |
Actually commit plist changes.
Submitted by: olgeni
Diffstat (limited to 'net/wireshark')
-rw-r--r-- | net/wireshark/Makefile | 1 | ||||
-rw-r--r-- | net/wireshark/pkg-plist | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile index b54ec99381bf..9b716f2ee8b6 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -7,6 +7,7 @@ PORTNAME?= wireshark PORTVERSION= 1.8.1 +PORTREVISION= 1 CATEGORIES= net ipv6 MASTER_SITES= http://www.wireshark.org/download/src/ \ http://ftp.uni-kl.de/pub/wireshark/src/ \ diff --git a/net/wireshark/pkg-plist b/net/wireshark/pkg-plist index 34c5abd315ce..2226d65f53b6 100644 --- a/net/wireshark/pkg-plist +++ b/net/wireshark/pkg-plist @@ -13,7 +13,7 @@ lib/libwireshark.so lib/libwireshark.so.2 lib/libwiretap.la lib/libwiretap.so -lib/libwiretap.so.2 +lib/libwiretap.so.3 lib/libwsutil.la lib/libwsutil.so lib/libwsutil.so.2 |