pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils/crashme Make COMMENT more accurately describe...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/35df77790dee
branches:  trunk
changeset: 368979:35df77790dee
user:      gson <gson%pkgsrc.org@localhost>
date:      Mon Sep 25 12:47:44 2017 +0000

description:
Make COMMENT more accurately describe what the crashme program does.

diffstat:

 sysutils/crashme/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 8fb0af0ae1f7 -r 35df77790dee sysutils/crashme/Makefile
--- a/sysutils/crashme/Makefile Mon Sep 25 12:14:28 2017 +0000
+++ b/sysutils/crashme/Makefile Mon Sep 25 12:47:44 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2014/10/09 14:06:57 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2017/09/25 12:47:44 gson Exp $
 #
 
 DISTNAME=              crashme-2.4
@@ -10,7 +10,7 @@
 
 MAINTAINER=            agc%NetBSD.org@localhost
 HOMEPAGE=              http://people.delphiforums.com/gjc/crashme.html
-COMMENT=               Try to crash machine with random arguments to random system calls
+COMMENT=               Try to crash machine by executing random data as instructions
 
 INSTALLATION_DIRS=     sbin ${PKGMANDIR}/man1
 



Home | Main Index | Thread Index | Old Index