diff options
author | steve <steve@FreeBSD.org> | 1999-11-01 03:56:14 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-11-01 03:56:14 +0000 |
commit | 2b34b5c2fe59f274d9fc2c9d9832c02589baca9e (patch) | |
tree | ab6f0cac5704d275e58e57e912638df8f163a639 /net | |
parent | b9b111fb7ecae38babdd414c7a9a4a938506b7cd (diff) | |
download | FreeBSD-ports-2b34b5c2fe59f274d9fc2c9d9832c02589baca9e.zip FreeBSD-ports-2b34b5c2fe59f274d9fc2c9d9832c02589baca9e.tar.gz |
Activate the dhid and priss ports.
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 449cdce..5397ffb 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 |