diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2002-10-27 05:12:24 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2002-10-27 05:12:24 +0000 |
commit | 747f91f39faaf8a102bb99d833adfb87d611f1a8 (patch) | |
tree | b41f1538ea0e4d6ed18d6a1a2dd75b4365b8b50a /lang/Makefile | |
parent | cd9bc467df986871b3e3a99420707c2301cf0494 (diff) |
Remove pike after repo-copy pike to pike70,
and add pike70 & pike72 to lang/Makefile.
Notes
Notes:
svn path=/head/; revision=68910
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index 8a9b502b3534..f5f325d8a749 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -140,7 +140,8 @@ SUBDIR += php3 SUBDIR += php4 SUBDIR += php_doc - SUBDIR += pike + SUBDIR += pike70 + SUBDIR += pike72 SUBDIR += pm3-base SUBDIR += pm3-forms SUBDIR += pm3-gui |