diff options
author | Mark Pulford <markp@FreeBSD.org> | 2001-06-08 05:36:46 +0000 |
---|---|---|
committer | Mark Pulford <markp@FreeBSD.org> | 2001-06-08 05:36:46 +0000 |
commit | 3246a363a80562eabfb0e107d1849d8e635a632f (patch) | |
tree | 874a18b516dc56e1b5089787b4fe484ab2cf8900 /sysutils/crashme | |
parent | Add cgichk 2.60, a web site vulnerability scanner. (diff) |
Updated MAINTAINER to my new committer email address
Reviewed by: will
Diffstat (limited to '')
-rw-r--r-- | sysutils/crashme/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/crashme/Makefile b/sysutils/crashme/Makefile index 3bc31c752d60..4bb6c817792e 100644 --- a/sysutils/crashme/Makefile +++ b/sysutils/crashme/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://people.delphi.com/gjc/ DISTNAME= crashme EXTRACT_SUFX= .tgz -MAINTAINER= mark@kyne.com.au +MAINTAINER= markp@FreeBSD.org USE_GMAKE= yes NO_WRKSUBDIR= yes |