summaryrefslogtreecommitdiff
path: root/sysutils/crashme/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/crashme/Makefile')
-rw-r--r--sysutils/crashme/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/crashme/Makefile b/sysutils/crashme/Makefile
index 0bd6a59933c..3a2fb1be353 100644
--- a/sysutils/crashme/Makefile
+++ b/sysutils/crashme/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2001/09/09 20:36:47 agc Exp $
+# $NetBSD: Makefile,v 1.10 2002/02/25 04:47:22 jlam Exp $
#
DISTNAME= crashme-2.4
@@ -11,7 +11,7 @@ HOMEPAGE= http://people.delphi.com/gjc/crashme.html
COMMENT= Try to crash machine with random arguments to random system calls
WRKSRC= ${WRKDIR}
-EXTRACT_CMD= ${SH} ${DOWNLOADED_DISTFILE}
+EXTRACT_CMD= ${EXTRACT_CMD.shar}
MAKEFILE= makefile
.include "../../mk/bsd.pkg.mk"