diff options
author | wiz <wiz@pkgsrc.org> | 2010-06-14 15:33:12 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-06-14 15:33:12 +0000 |
commit | 6d0c27bd306f80fd918946908081962bfab8f6bb (patch) | |
tree | 4737f7c5463540ecfeb0cb8b5fc9315b8a9602a4 /net/wireshark | |
parent | 0d69fbaf7fdc495057e4baa9dd91083c654b1db4 (diff) | |
download | pkgsrc-6d0c27bd306f80fd918946908081962bfab8f6bb.tar.gz |
PKGREVISION bump for png-1.4.x shlib change.
(missed those and *emacs* the first time round because they pull
in their png dependencies via default-on options; they were included
in the test bulk build though)
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 bd514dace28..937e8340f04 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.46 2010/06/10 18:24:39 tron Exp $ +# $NetBSD: Makefile,v 1.47 2010/06/14 15:33:13 wiz Exp $ DISTNAME= wireshark-1.2.9 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.wireshark.org/download/src/ \ ${MASTER_SITE_SOURCEFORGE:=wireshark/} |