diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-02-16 08:03:11 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-02-16 08:03:11 +0000 |
commit | 6b42f3cbc8d63888d6a68e9d355c38ceab54d411 (patch) | |
tree | b1490dc844ec062d0c254da2690f0d074a78d774 | |
parent | 49d1ff55b3bfb82efd2c4d040cef831263c8cf17 (diff) | |
download | freebsd-ports-6b42f3cbc8d63888d6a68e9d355c38ceab54d411.zip |
Add cricket.
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 7c26aabc1e3f..c190d9de0581 100644 --- a/net/Makefile +++ b/net/Makefile @@ -31,6 +31,7 @@ SUBDIR += coda_doc SUBDIR += coda_intro SUBDIR += coda_server + SUBDIR += cricket SUBDIR += cvsup SUBDIR += cvsup-bin SUBDIR += cvsup-mirror |