diff options
author | Renato Botelho <garga@FreeBSD.org> | 2006-02-20 21:37:36 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2006-02-20 21:37:36 +0000 |
commit | 685c068222c184544baa55976ebcb60537375f7f (patch) | |
tree | cb69bdc03baaf663f0be69cf2ff03c9f4cfd6313 /net/6tunnel | |
parent | 06e82443af3dfe962edc48c0ca6cee79a3fe5bc2 (diff) | |
download | ports-685c068222c184544baa55976ebcb60537375f7f.tar.gz ports-685c068222c184544baa55976ebcb60537375f7f.zip |
Notes
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 5d443039bdca..8abbfca39ccd 100644 --- a/net/6tunnel/Makefile +++ b/net/6tunnel/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net ipv6 MASTER_SITES= http://toxygen.net/6tunnel/ DISTNAME= ${PORTNAME}-${PORTVERSION:R}rc2 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= shaun@inerd.com COMMENT= TCP proxy for applications that don't speak IPv6 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}rc2 |