diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2003-06-02 09:24:33 +0800 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2003-06-02 09:24:33 +0800 |
commit | 854c187a95dd45c631fce6c886af4da10a25addd (patch) | |
tree | abf919a40a64e4dba1699470b0cbc529a7b97a59 /net/6to4 | |
parent | 54a0e16a5d5755947df6bffdbb27bfb7e49f6cec (diff) | |
download | freebsd-ports-gnome-854c187a95dd45c631fce6c886af4da10a25addd.tar.gz freebsd-ports-gnome-854c187a95dd45c631fce6c886af4da10a25addd.tar.zst freebsd-ports-gnome-854c187a95dd45c631fce6c886af4da10a25addd.zip |
Remove MAINTAINER, as per his request:
"I'll be offline for the next few months. Someone please take care
of these poor orphans."
Also slip in some minor fixes.
PR: 52831
Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net>
Diffstat (limited to 'net/6to4')
-rw-r--r-- | net/6to4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/6to4/Makefile b/net/6to4/Makefile index 0ad493d2c812..fabb8913533e 100644 --- a/net/6to4/Makefile +++ b/net/6to4/Makefile @@ -14,7 +14,7 @@ DISTFILES= 6to4\?rev=1.9\&content-type=text%2fplain \ 6to4.conf\?rev=1.3\&content-type=text%2fplain DIST_SUBDIR= ${PORTNAME} -MAINTAINER= fuyuki@hadaly.org +MAINTAINER= ports@FreeBSD.org COMMENT= Enables 6to4 IPv6 automatic tunnels USE_REINPLACE= yes |