aboutsummaryrefslogtreecommitdiff
path: root/sysutils/crashme
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-05-19 10:53:05 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-05-19 10:53:05 +0000
commit1f8b48b772b2d0ac0ed48a8259d2117ea3236a90 (patch)
tree06f11bc7b351f3abf3bf5507405afdba5374614e /sysutils/crashme
parent4e942b64191e2ef98dce2c5af31047a8640db768 (diff)
downloadports-1f8b48b772b2d0ac0ed48a8259d2117ea3236a90.tar.gz
ports-1f8b48b772b2d0ac0ed48a8259d2117ea3236a90.zip
Notes
Diffstat (limited to 'sysutils/crashme')
-rw-r--r--sysutils/crashme/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/crashme/pkg-descr b/sysutils/crashme/pkg-descr
index 4ce361a68f29..20287be35359 100644
--- a/sysutils/crashme/pkg-descr
+++ b/sysutils/crashme/pkg-descr
@@ -2,6 +2,6 @@ Crashme is a very simple program that tests the operating
environment's robustness by invoking random data as if it were a
procedure. The standard signals are caught and handled with a setjmp
back to a loop which will try again to produce a fault by executing
-random data. Some people call this stress testing.
+random data. Some people call this stress testing.
WWW: http://crashme.codeplex.com/