diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2004-03-26 00:50:26 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2004-03-26 00:50:26 +0000 |
commit | 04898893c4566f996aac8ff7c964e51ca516e5b3 (patch) | |
tree | 880542df2fe3c49f7758aa7e7e6d6f6040ebd4d7 /net/6tunnel | |
parent | be1180a7687a5d69e9173a7f47ffdb9c02480940 (diff) | |
download | ports-04898893c4566f996aac8ff7c964e51ca516e5b3.tar.gz ports-04898893c4566f996aac8ff7c964e51ca516e5b3.zip |
E-mail to the maintainer bounced with:
451 bsd-fr.org: Name server timeout
Message could not be delivered for 5 days
Notes
Notes:
svn path=/head/; revision=105281
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 4939a93c9220..a601f8447b03 100644 --- a/net/6tunnel/Makefile +++ b/net/6tunnel/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://amba.bydg.pdi.net/pub/wojtekka/ \ ftp://atlantis.bsd-fr.org/pub/ipv6/tools/ \ http://rencade.raphit.net/~vt/ -MAINTAINER= vt@bsd-fr.org +MAINTAINER= ports@FreeBSD.org COMMENT= TCP proxy for application that don't speak IPv6 WRKSRC= ${WRKDIR}/${PORTNAME} |