diff options
author | hubertf <hubertf> | 2003-09-16 13:05:55 +0000 |
---|---|---|
committer | hubertf <hubertf> | 2003-09-16 13:05:55 +0000 |
commit | 9039b2c064938863166e5f3d3a93401a9f3164de (patch) | |
tree | 9d96b1c21cf4b6d25845ff8cfeb19cfb8e757367 /net/hf6to4/Makefile | |
parent | 54c36c1ba3da25830423be3047be540989d8f3aa (diff) | |
download | pkgsrc-9039b2c064938863166e5f3d3a93401a9f3164de.tar.gz |
Update to ht6to4-1.1. Changes:
* also remove 6to4 addresses from internal interface, if set
* doc updates
Inspired by patch sent by Markus W Kilbinger <kilbi@rad.rwth-aachen.de>
in private mail.
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 44819f199f7..46a0e5cb683 100644 --- a/net/hf6to4/Makefile +++ b/net/hf6to4/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/08/23 13:30:35 hubertf Exp $ +# $NetBSD: Makefile,v 1.2 2003/09/16 13:05:57 hubertf Exp $ # -DISTNAME= hf6to4-1.0 +DISTNAME= hf6to4-1.1 WRKSRC= ${WRKDIR} CATEGORIES= net MASTER_SITES= # empty |