diff options
author | soren <soren> | 2001-06-13 19:18:24 +0000 |
---|---|---|
committer | soren <soren> | 2001-06-13 19:18:24 +0000 |
commit | 3a634184f959e77540fcc65c1519eaba71d783ab (patch) | |
tree | 6c0c6b9c44b3898c467720f0c27d014c8d3e448b /net/pchar/Makefile | |
parent | 92b23ca7dbbfd810250aed26f66401437adb8419 (diff) | |
download | pkgsrc-3a634184f959e77540fcc65c1519eaba71d783ab.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/ |