diff options
author | Steve Price <steve@FreeBSD.org> | 2000-05-29 04:23:18 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-05-29 04:23:18 +0000 |
commit | 19bee5e616eb8343a73b167e477d46a0a3784a56 (patch) | |
tree | 50715b6fdc5f9747da48f617126e704672106fbc /devel/Makefile | |
parent | Adding rpc2 version 1.5. (diff) |
Activate the lwp, rpc2, and rvm ports.
Notes
Notes:
svn path=/head/; revision=28901
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 138fd8e658b9..29bb5c557444 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -109,6 +109,7 @@ SUBDIR += linux_devtools SUBDIR += linux_kdump SUBDIR += linuxthreads + SUBDIR += lwp SUBDIR += m4 SUBDIR += m68kbinutils SUBDIR += m68kgcc @@ -198,6 +199,8 @@ SUBDIR += re2c SUBDIR += rinfo SUBDIR += robodoc + SUBDIR += rpc2 + SUBDIR += rvm SUBDIR += scogdb SUBDIR += sdcc SUBDIR += sdl |