svn commit: r308641 - head/net/wireshark
Joe Marcus Clarke
marcus at FreeBSD.org
Mon Dec 10 21:50:54 UTC 2012
Author: marcus
Date: Mon Dec 10 21:50:53 2012
New Revision: 308641
URL: http://svnweb.freebsd.org/changeset/ports/308641
Log:
Add a missing '='.
Reported by: many
Pointyhat to: mm
Modified:
head/net/wireshark/Makefile
Modified: head/net/wireshark/Makefile
==============================================================================
--- head/net/wireshark/Makefile Mon Dec 10 21:50:06 2012 (r308640)
+++ head/net/wireshark/Makefile Mon Dec 10 21:50:53 2012 (r308641)
@@ -7,7 +7,7 @@
PORTNAME?= wireshark
PORTVERSION= 1.8.3
-PORTREVISION 1
+PORTREVISION= 1
CATEGORIES= net ipv6
MASTER_SITES= http://www.wireshark.org/download/src/ \
http://ftp.uni-kl.de/pub/wireshark/src/ \
More information about the svn-ports-head
mailing list