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 /archivers/xdms | |
parent | Add cgichk 2.60, a web site vulnerability scanner. (diff) |
Updated MAINTAINER to my new committer email address
Reviewed by: will
Notes
Notes:
svn path=/head/; revision=43629
Diffstat (limited to 'archivers/xdms')
-rw-r--r-- | archivers/xdms/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/xdms/Makefile b/archivers/xdms/Makefile index 1b57c770277c..04476a288bff 100644 --- a/archivers/xdms/Makefile +++ b/archivers/xdms/Makefile @@ -11,7 +11,7 @@ CATEGORIES= archivers MASTER_SITES= http://www.ee.tut.fi/~orsila/xdms/ DISTNAME= xdms -MAINTAINER= mark@kyne.com.au +MAINTAINER= markp@FreeBSD.org USE_ZIP= yes WRKSRC= ${WRKDIR}/xdms/src |