diff options
author | grant <grant@pkgsrc.org> | 2002-06-25 04:14:01 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2002-06-25 04:14:01 +0000 |
commit | 805cc6c2c7bcd521e714dec0696c1c8fad19a50a (patch) | |
tree | f8c24c5f757fd92eac676fb7ad9dbf93d86154aa | |
parent | 6f2c929281d0d97bcb2b18f822488bf51508f258 (diff) | |
download | pkgsrc-805cc6c2c7bcd521e714dec0696c1c8fad19a50a.tar.gz |
add docsis.
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index f8e3183141e..4d15bd4c0d8 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.308 2002/06/25 02:14:45 markd Exp $ +# $NetBSD: Makefile,v 1.309 2002/06/25 04:14:01 grant Exp $ # COMMENT= Networking tools @@ -40,6 +40,7 @@ SUBDIR+= coda_server SUBDIR+= dante SUBDIR+= ddclient SUBDIR+= delegate +SUBDIR+= docsis SUBDIR+= dgd SUBDIR+= dhid SUBDIR+= dhisd |