diff options
author | miwi <miwi@FreeBSD.org> | 2007-01-15 22:55:42 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-01-15 22:55:42 +0800 |
commit | 8ef36de1d319917fbd160ac6a4bbc738a622fb7f (patch) | |
tree | 25f953c220a7e26177756dda35f695389d63f8fc /net | |
parent | a788fab420eeabc0e8b56e4d2f491ba748d9eafe (diff) | |
download | freebsd-ports-gnome-8ef36de1d319917fbd160ac6a4bbc738a622fb7f.tar.gz freebsd-ports-gnome-8ef36de1d319917fbd160ac6a4bbc738a622fb7f.tar.zst freebsd-ports-gnome-8ef36de1d319917fbd160ac6a4bbc738a622fb7f.zip |
- Update to 1.5
- Pass maintainership to submitter
PR: ports/107919
Submitted by: Marcelo Araujo <araujo@bsdmail.org>
Diffstat (limited to 'net')
-rw-r--r-- | net/hf6to4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/hf6to4/Makefile b/net/hf6to4/Makefile index afb99bdf2f12..7c6dd2dc6592 100644 --- a/net/hf6to4/Makefile +++ b/net/hf6to4/Makefile @@ -6,7 +6,7 @@ # PORTNAME= hf6to4 -PORTVERSION= 1.2 +PORTVERSION= 1.5 CATEGORIES= net ipv6 MASTER_SITES= http://cvsweb.netbsd.org/bsdweb.cgi/~checkout~/pkgsrc/net/hf6to4/files/ DISTFILES= hf6to4\?rev=1.3\&content-type=text%2fplain \ @@ -14,7 +14,7 @@ DISTFILES= hf6to4\?rev=1.3\&content-type=text%2fplain \ hf6to4.conf\?rev=1.2\&content-type=text%2fplain DIST_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= araujo@bsdmail.org COMMENT= Enables 6to4 IPv6 automatic tunnels NO_BUILD= yes |