diff options
author | sada <sada@FreeBSD.org> | 1998-11-22 17:45:17 +0000 |
---|---|---|
committer | sada <sada@FreeBSD.org> | 1998-11-22 17:45:17 +0000 |
commit | 0799f6af4bd49e140404fc32df1fc691a101aa81 (patch) | |
tree | 1b82263e52680253b9f901ad4fd02fc24d16c93f /net | |
parent | 3843515bfc10baa5102fdc74d86aa179e55ecc75 (diff) | |
download | FreeBSD-ports-0799f6af4bd49e140404fc32df1fc691a101aa81.zip FreeBSD-ports-0799f6af4bd49e140404fc32df1fc691a101aa81.tar.gz |
Add ``SUBDIR += h2n-bind4''
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 ee702fe..0a632e5 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.195 1998/11/19 09:29:53 flathill Exp $ +# $Id: Makefile,v 1.196 1998/11/22 17:19:37 sada Exp $ # SUBDIR += SSLtelnet @@ -51,6 +51,7 @@ SUBDIR += gicq SUBDIR += gtkicq SUBDIR += gtksamba + SUBDIR += h2n-bind4 SUBDIR += hesiod SUBDIR += icb SUBDIR += icmpinfo |