diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2007-03-25 09:48:25 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2007-03-25 09:48:25 +0000 |
commit | 98d1432393d4ef9789d7fc0e651fc3cc20a0e1ab (patch) | |
tree | 8c511cb13e0dc3db447edd1c273de3fcadfb1e1e /www/Makefile | |
parent | a253da366dd4f886f11107b655164deefe41c8ff (diff) | |
download | ports-98d1432393d4ef9789d7fc0e651fc3cc20a0e1ab.tar.gz ports-98d1432393d4ef9789d7fc0e651fc3cc20a0e1ab.zip |
Notes
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/www/Makefile b/www/Makefile index 6b9b3e97a5a7..66cc91e3f4a4 100644 --- a/www/Makefile +++ b/www/Makefile @@ -108,14 +108,15 @@ SUBDIR += dotproject SUBDIR += dpsearch SUBDIR += drraw - SUBDIR += drupal - SUBDIR += drupal-attachment - SUBDIR += drupal-filemanager - SUBDIR += drupal-gsitemap - SUBDIR += drupal-i18n - SUBDIR += drupal-nice_menus - SUBDIR += drupal-taxonomy_access - SUBDIR += drupal-textile + SUBDIR += drupal4 + SUBDIR += drupal4-attachment + SUBDIR += drupal4-filemanager + SUBDIR += drupal4-gsitemap + SUBDIR += drupal4-i18n + SUBDIR += drupal4-nice_menus + SUBDIR += drupal4-taxonomy_access + SUBDIR += drupal4-textile + SUBDIR += drupal5 SUBDIR += dtse SUBDIR += dummyflash SUBDIR += eaccelerator |