diff options
Diffstat (limited to 'net/corkscrew/Makefile')
-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} |