diff options
author | Lev A. Serebryakov <lev@FreeBSD.org> | 2008-06-30 10:00:07 +0000 |
---|---|---|
committer | Lev A. Serebryakov <lev@FreeBSD.org> | 2008-06-30 10:00:07 +0000 |
commit | 9ffc02942d56820e9f987cabe4b5592db5ea034a (patch) | |
tree | a30063f6e5626132e0426505cffb826aaf0762b0 /devel/Makefile | |
parent | 164733d9dfad71b53a8b8a7ff980d3e525c4f2cb (diff) |
Notes
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/Makefile b/devel/Makefile index c86d99d57b99..0da75e585958 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1819,6 +1819,7 @@ SUBDIR += p5-rpm-build-perl SUBDIR += p5-self SUBDIR += p5-subatom + SUBDIR += p5-subversion SUBDIR += p5-threads SUBDIR += p5-threads-shared SUBDIR += p5-usb @@ -2149,6 +2150,7 @@ SUBDIR += py-spark SUBDIR += py-sqlcc SUBDIR += py-statgrab + SUBDIR += py-subversion SUBDIR += py-tables SUBDIR += py-tconfpy SUBDIR += py-testgears @@ -2290,6 +2292,7 @@ SUBDIR += ruby-slang SUBDIR += ruby-statgrab SUBDIR += ruby-strongtyping + SUBDIR += ruby-subversion SUBDIR += ruby-sysvipc SUBDIR += ruby-term-ansicolor SUBDIR += ruby-textbuf @@ -2402,9 +2405,6 @@ SUBDIR += subversion SUBDIR += subversion-devel SUBDIR += subversion-freebsd - SUBDIR += subversion-perl - SUBDIR += subversion-python - SUBDIR += subversion-ruby SUBDIR += subversive SUBDIR += sunterlib SUBDIR += svk |