diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-08-25 07:14:07 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-08-25 07:14:07 +0000 |
commit | 0235e1b52feede22b32b6c492d6c2c6c958360f0 (patch) | |
tree | 8efdb6abeb8f8b65a1f126d1630f20d83a0cccd3 /net/tshark | |
parent | This a fairly simple Python module, it provides only raw yEnc (diff) |
Update to 0.99.3a.
Notes
Notes:
svn path=/head/; revision=171361
Diffstat (limited to 'net/tshark')
-rw-r--r-- | net/tshark/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tshark/Makefile b/net/tshark/Makefile index f86993b8d64e..212397aaee1e 100644 --- a/net/tshark/Makefile +++ b/net/tshark/Makefile @@ -9,7 +9,7 @@ # PORTNAME= tshark -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= net ipv6 MASTERDIR= ${.CURDIR}/../wireshark |