diff options
author | sada <sada@FreeBSD.org> | 1998-12-24 18:54:08 +0000 |
---|---|---|
committer | sada <sada@FreeBSD.org> | 1998-12-24 18:54:08 +0000 |
commit | 1ab8fec40148727e23068e004857e6b2741ed807 (patch) | |
tree | ca5bffc35e811e4f7ca5428c9af2b7e3d79b648f /net | |
parent | 914bdd6f18aa610e46f3b6c133bb2e173ad3407a (diff) | |
download | FreeBSD-ports-1ab8fec40148727e23068e004857e6b2741ed807.zip FreeBSD-ports-1ab8fec40148727e23068e004857e6b2741ed807.tar.gz |
Discard h2n-bind4 and Activate h2n.
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 c5cf0af..1061d03 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.211 1998/12/24 07:38:51 steve Exp $ +# $Id: Makefile,v 1.212 1998/12/24 15:29:21 flathill Exp $ # SUBDIR += SSLtelnet @@ -55,7 +55,7 @@ SUBDIR += gicq SUBDIR += gtkicq SUBDIR += gtksamba - SUBDIR += h2n-bind4 + SUBDIR += h2n SUBDIR += hesiod SUBDIR += icb SUBDIR += icmpinfo |