diff options
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 0939189714a..f4c6977afe9 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1147,7 +1147,8 @@ SUBDIR += php4-session SUBDIR += php5-session SUBDIR += php5-tidy - SUBDIR += phpSysInfo + SUBDIR += phpsysinfo + SUBDIR += phpsysinfo-dev SUBDIR += phpbb SUBDIR += phpbb-devel SUBDIR += phpbb3 |