diff options
author | soren <soren> | 2001-06-13 19:18:24 +0000 |
---|---|---|
committer | soren <soren> | 2001-06-13 19:18:24 +0000 |
commit | 3335586df2961b97d225a03f144fe50da2a67e2a (patch) | |
tree | 6c0c6b9c44b3898c467720f0c27d014c8d3e448b /net/pchar/Makefile | |
parent | 340a0e2ead4b1cc0b6cb098b2495477c20084e03 (diff) | |
download | pkgsrc-3335586df2961b97d225a03f144fe50da2a67e2a.tar.gz |
Update to pchar-1.4: Multi-packet probes, TCP probes, kernel-level timestamps.
Diffstat (limited to 'net/pchar/Makefile')
-rw-r--r-- | net/pchar/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/pchar/Makefile b/net/pchar/Makefile index 3bc7d2d17dc..9884c9eeebb 100644 --- a/net/pchar/Makefile +++ b/net/pchar/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.10 2001/04/09 22:03:37 soren Exp $ +# $NetBSD: Makefile,v 1.11 2001/06/13 19:18:24 soren Exp $ -DISTNAME= pchar-1.3.2 +DISTNAME= pchar-1.4 CATEGORIES= net MASTER_SITES= http://www.employees.org/~bmah/Software/pchar/ |