diff options
author | hubertf <hubertf> | 2001-02-11 05:24:53 +0000 |
---|---|---|
committer | hubertf <hubertf> | 2001-02-11 05:24:53 +0000 |
commit | 1610340f5bb950aaa47fa9da0fd872ab4739792a (patch) | |
tree | 5495d3bf585606f3b0888535d8c5de60b182e429 /net | |
parent | 380aa1bb1d975bd666c19d673a499603cabb019b (diff) | |
download | pkgsrc-1610340f5bb950aaa47fa9da0fd872ab4739792a.tar.gz |
add & enable 6to4
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index defda174507..0932dff91b7 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.188 2001/02/07 16:56:35 agc Exp $ +# $NetBSD: Makefile,v 1.189 2001/02/11 05:24:53 hubertf Exp $ # + SUBDIR += 6to4 SUBDIR += adns SUBDIR += airportbasestationconfig SUBDIR += archie |