diff options
| author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2013-03-28 16:20:13 +0000 |
|---|---|---|
| committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2013-03-28 16:20:13 +0000 |
| commit | 2dc7ab16634b75d47e5102c1e76125a3f71e7466 (patch) | |
| tree | 2f9f58635157261b5c47db9cc8aa4b3ed522bbc1 | |
| parent | Update to version 1.1.0. (diff) | |
Put back in an empty line.
Notes
Notes:
svn path=/head/; revision=315484
| -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 7ee2d713dbe8..bcc31b993fe0 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.wireshark.org/download/src/ \ http://ftp.yz.yamagata-u.ac.jp/pub/network/security/wireshark/src/ \ ftp://ftp.yz.yamagata-u.ac.jp/pub/network/security/wireshark/src/ \ http://wireshark.zing.org/download/src/ + DISTNAME= ${DATADIR_NAME}-${PORTVERSION} MAINTAINER= marcus@FreeBSD.org COMMENT?= A powerful network analyzer/capture tool |
