summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2000-05-29 04:23:18 +0000
committerSteve Price <steve@FreeBSD.org>2000-05-29 04:23:18 +0000
commit19bee5e616eb8343a73b167e477d46a0a3784a56 (patch)
tree50715b6fdc5f9747da48f617126e704672106fbc /devel
parentAdding rpc2 version 1.5. (diff)
Activate the lwp, rpc2, and rvm ports.
Notes
Notes: svn path=/head/; revision=28901
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile3
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