diff options
author | Steve Price <steve@FreeBSD.org> | 1999-11-01 03:56:14 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-11-01 03:56:14 +0000 |
commit | c42c2593727154468a8b83280eca521290e9e8de (patch) | |
tree | 626f9c31bb10d765a3712a399d4a61905414723c /net | |
parent | 8f5bd3085f3b7b8f27b68d99efdca902989603da (diff) | |
download | ports-c42c2593727154468a8b83280eca521290e9e8de.tar.gz ports-c42c2593727154468a8b83280eca521290e9e8de.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 449cdce6a7d0..5397ffbfea37 100644 --- a/net/Makefile +++ b/net/Makefile @@ -39,6 +39,7 @@ SUBDIR += dgd SUBDIR += dgd-lpmud SUBDIR += dgd-net + SUBDIR += dhid SUBDIR += dip SUBDIR += dlint SUBDIR += dnsutl @@ -132,6 +133,7 @@ SUBDIR += pppload SUBDIR += pptpclient SUBDIR += ppxp + SUBDIR += priss SUBDIR += pvm SUBDIR += queso SUBDIR += radius |