diff options
author | hubertf <hubertf@pkgsrc.org> | 2003-08-23 13:31:14 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2003-08-23 13:31:14 +0000 |
commit | 8b86060c940ccbebe87d4c56fb5d92aa59faa2ac (patch) | |
tree | 100f6be1ce9d3287cf0e7dc5c567062b83e005d9 /net | |
parent | 537498b15a27b3e34c830151a319d778584199cc (diff) | |
download | pkgsrc-8b86060c940ccbebe87d4c56fb5d92aa59faa2ac.tar.gz |
Rename 6to4 to hf6to4
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index 055a7852cfe..19c88cb829c 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.397 2003/08/13 07:27:46 itojun Exp $ +# $NetBSD: Makefile,v 1.398 2003/08/23 13:31:14 hubertf Exp $ # COMMENT= Networking tools -SUBDIR+= 6to4 SUBDIR+= 6tunnel SUBDIR+= GeoIP SUBDIR+= IglooFTP @@ -95,6 +94,7 @@ SUBDIR+= gtk_wicontrol SUBDIR+= gtksamba SUBDIR+= gtm SUBDIR+= hesiod +SUBDIR+= hf6to4 SUBDIR+= host SUBDIR+= hping SUBDIR+= httptunnel |