diff options
Diffstat (limited to 'net/6tunnel')
-rw-r--r-- | net/6tunnel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/6tunnel/Makefile b/net/6tunnel/Makefile index d25e92e1040a..d67a66f54ab5 100644 --- a/net/6tunnel/Makefile +++ b/net/6tunnel/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net ipv6 MASTER_SITES= http://toxygen.net/6tunnel/ \ http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/ -MAINTAINER= shaun@inerd.com +MAINTAINER= shaun@FreeBSD.org COMMENT= TCP proxy for applications that don't speak IPv6 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}rc2 |