diff options
author | pav <pav@FreeBSD.org> | 2004-01-09 07:56:22 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-01-09 07:56:22 +0800 |
commit | f887aef626f01471f8c1ce9bee5b0ae6045a576a (patch) | |
tree | 8823c53352a3b91993f27a5a7ded4802abb08b9c /net/hf6to4/Makefile | |
parent | b243ff4d59536468e79bbca10a3eb09c526c00df (diff) | |
download | freebsd-ports-gnome-f887aef626f01471f8c1ce9bee5b0ae6045a576a.tar.gz freebsd-ports-gnome-f887aef626f01471f8c1ce9bee5b0ae6045a576a.tar.zst freebsd-ports-gnome-f887aef626f01471f8c1ce9bee5b0ae6045a576a.zip |
- Update to 1.2
PR: ports/61100
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> (maintainer)
Diffstat (limited to 'net/hf6to4/Makefile')
-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 9a612b36308f..425d8be533d6 100644 --- a/net/hf6to4/Makefile +++ b/net/hf6to4/Makefile @@ -6,10 +6,10 @@ # PORTNAME= hf6to4 -PORTVERSION= 1.1 +PORTVERSION= 1.2 CATEGORIES= net ipv6 MASTER_SITES= http://cvsweb.netbsd.org/bsdweb.cgi/~checkout~/pkgsrc/net/hf6to4/files/ -DISTFILES= hf6to4\?rev=1.2\&content-type=text%2fplain \ +DISTFILES= hf6to4\?rev=1.3\&content-type=text%2fplain \ hf6to4.8\?rev=1.2\&content-type=text%2fplain \ hf6to4.conf\?rev=1.2\&content-type=text%2fplain DIST_SUBDIR= ${PORTNAME} |