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 /net/corkscrew | |
parent | c9e0051b4f11230f99975a5155064bb8314f6ab4 (diff) | |
download | ports-3246a363a80562eabfb0e107d1849d8e635a632f.tar.gz ports-3246a363a80562eabfb0e107d1849d8e635a632f.zip |
Updated MAINTAINER to my new committer email address
Reviewed by: will
Notes
Notes:
svn path=/head/; revision=43629
Diffstat (limited to 'net/corkscrew')
-rw-r--r-- | net/corkscrew/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/corkscrew/Makefile b/net/corkscrew/Makefile index 69f944cc0fc2..0b3870221891 100644 --- a/net/corkscrew/Makefile +++ b/net/corkscrew/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.4 CATEGORIES= net MASTER_SITES= http://www.agroman.net/corkscrew/ -MAINTAINER= mark@kyne.com.au +MAINTAINER= markp@FreeBSD.org GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/${PORTNAME} |