svn commit: r378523 - head/net/wireshark

Antoine Brodin antoine at FreeBSD.org
Fri Feb 6 10:29:50 UTC 2015


Author: antoine
Date: Fri Feb  6 10:29:49 2015
New Revision: 378523
URL: https://svnweb.freebsd.org/changeset/ports/378523
QAT: https://qat.redports.org/buildarchive/r378523/

Log:
  Fix fetching of tshark*

Modified:
  head/net/wireshark/Makefile

Modified: head/net/wireshark/Makefile
==============================================================================
--- head/net/wireshark/Makefile	Fri Feb  6 10:23:55 2015	(r378522)
+++ head/net/wireshark/Makefile	Fri Feb  6 10:29:49 2015	(r378523)
@@ -12,6 +12,7 @@ MASTER_SITES=	http://www.wireshark.org/d
 		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 at FreeBSD.org
 COMMENT?=	Powerful network analyzer/capture tool


More information about the svn-ports-all mailing list