diff options
author | wiz <wiz@pkgsrc.org> | 2008-03-06 14:53:47 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-03-06 14:53:47 +0000 |
commit | d7c7b77a61b83b2df78a0f38ee3aa71b1fb18e40 (patch) | |
tree | 362cd4a009223f6fa5554d5013e0283cdeadca13 /net/wireshark | |
parent | d875ac95ea467f1f1d82f3b0834389ef9024e013 (diff) | |
download | pkgsrc-d7c7b77a61b83b2df78a0f38ee3aa71b1fb18e40.tar.gz |
Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump.
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 d099537126a..b0967728f0b 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2008/02/28 14:55:17 tron Exp $ +# $NetBSD: Makefile,v 1.18 2008/03/06 14:53:53 wiz Exp $ DISTNAME= wireshark-0.99.8 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.wireshark.org/download/src/ \ ${MASTER_SITE_SOURCEFORGE:=wireshark/} |