diff options
author | drochner <drochner> | 2012-07-02 19:11:06 +0000 |
---|---|---|
committer | drochner <drochner> | 2012-07-02 19:11:06 +0000 |
commit | 778ff01aa37284eacc687692402455f88448b121 (patch) | |
tree | 1295f6ef24a05b5bb694ccfe6306c33ba951e110 /net | |
parent | ec1a37c9108af6e46268c215b6f4fd41b3188d5b (diff) | |
download | pkgsrc-778ff01aa37284eacc687692402455f88448b121.tar.gz |
bump PKGREV for gnutls shlib major change
Diffstat (limited to 'net')
-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 3171d19c912..05a55d7b2bf 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.78 2012/05/22 22:42:17 tron Exp $ +# $NetBSD: Makefile,v 1.79 2012/07/02 19:11:06 drochner Exp $ DISTNAME= wireshark-1.6.8 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.wireshark.org/download/src/ \ ${MASTER_SITE_SOURCEFORGE:=wireshark/} |