diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-07-19 23:28:35 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-07-19 23:28:35 +0000 |
commit | 6c220a4e2e10f9635245c01e04f9ab9957d375dd (patch) | |
tree | 8cae0942fb29afcd439a19fc5a7418d156ae54ff /net/wireshark | |
parent | afe4918caafdb7486fdbbd115576ad4242af3531 (diff) | |
download | ports-6c220a4e2e10f9635245c01e04f9ab9957d375dd.tar.gz ports-6c220a4e2e10f9635245c01e04f9ab9957d375dd.zip |
Notes
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 52b799f40cfb..89d3222afbf5 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -10,6 +10,7 @@ PORTVERSION= 0.99.2 PORTREVISION?= 0 CATEGORIES= net ipv6 MASTER_SITES= http://www.wireshark.org/download/src/ +DISTNAME= wireshark-${PORTVERSION} MAINTAINER= marcus@FreeBSD.org COMMENT?= A powerful network analyzer/capture tool |