diff options
author | minskim <minskim@pkgsrc.org> | 2004-11-25 20:09:41 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-11-25 20:09:41 +0000 |
commit | cc3d5e2518bfb8dc0dd65923b99994934d30b0b0 (patch) | |
tree | 7ba4c8aa972537a00974f728ace7bfab3a095a0e /net | |
parent | fd833aa023ffe926ac5f29d29f77f2e837056617 (diff) | |
download | pkgsrc-cc3d5e2518bfb8dc0dd65923b99994934d30b0b0.tar.gz |
Update ipgrab to 0.9.9.
Changes:
- Support Cygwin and the latest versions of autoconf and automake.
- A few minor changes to mobile IP, FTP control, IP, and PPP.
Diffstat (limited to 'net')
-rw-r--r-- | net/ipgrab/Makefile | 4 | ||||
-rw-r--r-- | net/ipgrab/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net/ipgrab/Makefile b/net/ipgrab/Makefile index a5a259b22a8..f0d1db425dc 100644 --- a/net/ipgrab/Makefile +++ b/net/ipgrab/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/02/18 18:48:43 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2004/11/25 20:09:41 minskim Exp $ -DISTNAME= ipgrab-0.9.8 +DISTNAME= ipgrab-0.9.9 CATEGORIES= net security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ipgrab/} diff --git a/net/ipgrab/distinfo b/net/ipgrab/distinfo index 1fc75b966f9..d3fe24e0763 100644 --- a/net/ipgrab/distinfo +++ b/net/ipgrab/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.1.1.1 2004/02/18 18:48:43 minskim Exp $ +$NetBSD: distinfo,v 1.2 2004/11/25 20:09:41 minskim Exp $ -SHA1 (ipgrab-0.9.8.tar.gz) = 2affbec9bf3ad27aa01879b4ca2a0ac393d4f0d2 -Size (ipgrab-0.9.8.tar.gz) = 265663 bytes +SHA1 (ipgrab-0.9.9.tar.gz) = 2fe9816ee2661c1efe87ce63b845a32732bf3b78 +Size (ipgrab-0.9.9.tar.gz) = 289561 bytes |