summaryrefslogtreecommitdiff
path: root/net/ruby-pcap/Makefile
diff options
context:
space:
mode:
authorStefan Walter <stefan@FreeBSD.org>2009-01-08 17:18:48 +0000
committerStefan Walter <stefan@FreeBSD.org>2009-01-08 17:18:48 +0000
commit0eaf1e27649107ca6c3bd7e66352b5c621199a34 (patch)
tree11cfbc439c9c8c6ac8a7a7f998975a4fce025f2d /net/ruby-pcap/Makefile
parentMark BROKEN on 8: does not build after recent jail changes. (diff)
Add a fix for warnings emitted every time the module is loaded.
PR: 123313 Submitted by: David Duchscher <daved@tamu.edu>
Notes
Notes: svn path=/head/; revision=225502
Diffstat (limited to 'net/ruby-pcap/Makefile')
-rw-r--r--net/ruby-pcap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ruby-pcap/Makefile b/net/ruby-pcap/Makefile
index 87fd1c355ac0..946dc59cd859 100644
--- a/net/ruby-pcap/Makefile
+++ b/net/ruby-pcap/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pcap
PORTVERSION= 0.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net ruby
MASTER_SITES= http://www.goto.info.waseda.ac.jp/~fukusima/ruby/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}