aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2013-03-29 00:15:16 +0800
committermarcus <marcus@FreeBSD.org>2013-03-29 00:15:16 +0800
commit5b0c50b5f9dfaea384c1483e0fdc4ebd3d8d191d (patch)
treed85b7879bbb9d7d3524e346f7ade4079f547b9b2 /net
parent2cde73b30f2a10224d285d6b092a8e83595f8b4c (diff)
downloadfreebsd-ports-gnome-5b0c50b5f9dfaea384c1483e0fdc4ebd3d8d191d.tar.gz
freebsd-ports-gnome-5b0c50b5f9dfaea384c1483e0fdc4ebd3d8d191d.tar.zst
freebsd-ports-gnome-5b0c50b5f9dfaea384c1483e0fdc4ebd3d8d191d.zip
I knew I shouldn't have touched DISTNAME. Fix tshark build.
Reported by: miwi
Diffstat (limited to 'net')
-rw-r--r--net/wireshark/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile
index e83e5a17be06..7ee2d713dbe8 100644
--- a/net/wireshark/Makefile
+++ b/net/wireshark/Makefile
@@ -12,7 +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