diff options
author | zafer <zafer@pkgsrc.org> | 2009-06-06 22:21:15 +0000 |
---|---|---|
committer | zafer <zafer@pkgsrc.org> | 2009-06-06 22:21:15 +0000 |
commit | a02a54d3ba91aceb128aa76725dcc1202e40b1e6 (patch) | |
tree | f7f267a23adf8e8cf75cb2fc4fd01b63d890b4ee /sysutils | |
parent | 0da197a68dbc41b2bedabc0663d47865d8511802 (diff) | |
download | pkgsrc-a02a54d3ba91aceb128aa76725dcc1202e40b1e6.tar.gz |
update homepage and master sites.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/crashme/Makefile | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/sysutils/crashme/Makefile b/sysutils/crashme/Makefile index e792c12ace5..ad897db431a 100644 --- a/sysutils/crashme/Makefile +++ b/sysutils/crashme/Makefile @@ -1,13 +1,15 @@ -# $NetBSD: Makefile,v 1.19 2007/08/31 21:48:37 agc Exp $ +# $NetBSD: Makefile,v 1.20 2009/06/06 22:21:15 zafer Exp $ # DISTNAME= crashme-2.4 CATEGORIES= sysutils -MASTER_SITES= http://ochimizu-www.jaist.ac.jp:8000/linux/vger/crashme/ -EXTRACT_SUFX= -shar +MASTER_SITES= http://www.ibiblio.org/pub/historic-linux/early-ports/Sparc/crashme/ + # ftp://ftp.std.com/pub/gjc/ + +EXTRACT_SUFX= -shar MAINTAINER= agc@NetBSD.org -HOMEPAGE= http://people.delphi.com/gjc/crashme.html +HOMEPAGE= http://people.delphiforums.com/gjc/crashme.html COMMENT= Try to crash machine with random arguments to random system calls PKG_INSTALLATION_TYPES= overwrite pkgviews |