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 /graphics/icontact/Makefile | |
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 'graphics/icontact/Makefile')
-rw-r--r-- | graphics/icontact/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/icontact/Makefile b/graphics/icontact/Makefile index b0f3260cec7f..282ddec34eb0 100644 --- a/graphics/icontact/Makefile +++ b/graphics/icontact/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.5 CATEGORIES= graphics MASTER_SITES= http://www.panix.com/~mbh/icontact/ -MAINTAINER= mark@kyne.com.au +MAINTAINER= markp@FreeBSD.org RUN_DEPENDS= ${LOCALBASE}/bin/ppmmake:${PORTSDIR}/graphics/netpbm \ ${LOCALBASE}/bin/cjpeg:${PORTSDIR}/graphics/jpeg |