diff options
author | sno <sno@pkgsrc.org> | 2009-08-26 19:56:37 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2009-08-26 19:56:37 +0000 |
commit | c97e706c4bebab2a0f2227f7325bde89ae80b4ad (patch) | |
tree | 7223c9424c4203d65e41ea0e519c6004458f8bf1 /net/wireshark | |
parent | 07435253cd80264af7e7b985b74b4f88a4f605e8 (diff) | |
download | pkgsrc-c97e706c4bebab2a0f2227f7325bde89ae80b4ad.tar.gz |
bump revision because of graphics/jpeg update
Diffstat (limited to 'net/wireshark')
-rw-r--r-- | net/wireshark/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile index e3c74502b74..471cf0670d0 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.35 2009/07/21 20:39:41 tron Exp $ +# $NetBSD: Makefile,v 1.36 2009/08/26 19:58:46 sno Exp $ DISTNAME= wireshark-1.2.1 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.wireshark.org/download/src/ \ ${MASTER_SITE_SOURCEFORGE:=wireshark/} |