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 | |
parent | 259d71e226fb25c3ea4f8073abc94c4f7332e155 (diff) | |
download | ports-19bee5e616eb8343a73b167e477d46a0a3784a56.tar.gz ports-19bee5e616eb8343a73b167e477d46a0a3784a56.zip |
Notes
-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 |