svn commit: r378522 - head/net/wireshark
Antoine Brodin
antoine at FreeBSD.org
Fri Feb 6 10:23:56 UTC 2015
Author: antoine
Date: Fri Feb 6 10:23:55 2015
New Revision: 378522
URL: https://svnweb.freebsd.org/changeset/ports/378522
QAT: https://qat.redports.org/buildarchive/r378522/
Log:
Fix duplicate pkgnames
Modified:
head/net/wireshark/Makefile
Modified: head/net/wireshark/Makefile
==============================================================================
--- head/net/wireshark/Makefile Fri Feb 6 10:20:43 2015 (r378521)
+++ head/net/wireshark/Makefile Fri Feb 6 10:23:55 2015 (r378522)
@@ -1,7 +1,7 @@
# Created by: Bill Fumerola <billf at chc-chimes.com>
# $FreeBSD$
-PORTNAME= wireshark
+PORTNAME?= wireshark
PORTVERSION= 1.12.3
CATEGORIES= net ipv6
MASTER_SITES= http://www.wireshark.org/download/src/ \
More information about the svn-ports-all
mailing list