diff options
author | miwi <miwi@FreeBSD.org> | 2009-06-17 03:46:32 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-06-17 03:46:32 +0800 |
commit | 2fb6557529e67d806388c853f344566e07aefa56 (patch) | |
tree | 887ec60b3bee6b0a5e0e456ee27a5bb6d3cba638 /www/Makefile | |
parent | ba53341550bef523e96fe9444729aaffc75261cf (diff) | |
download | freebsd-ports-gnome-2fb6557529e67d806388c853f344566e07aefa56.tar.gz freebsd-ports-gnome-2fb6557529e67d806388c853f344566e07aefa56.tar.zst freebsd-ports-gnome-2fb6557529e67d806388c853f344566e07aefa56.zip |
menu_block is a drupal module which allows editors to display menu blocks,
starting with any level of any menu.
WWW: http://drupal.org/project/menu_block
PR: ports/135226
Submitted by: Nick Hilliard <nick at foobar.org>
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 325519b6fe7f..49ac9ac8ba01 100644 --- a/www/Makefile +++ b/www/Makefile @@ -165,6 +165,7 @@ SUBDIR += drupal6-cck SUBDIR += drupal6-geshifilter SUBDIR += drupal6-google_analytics + SUBDIR += drupal6-menu_block SUBDIR += drupal6-mimedetect SUBDIR += drupal6-nice_menus SUBDIR += drupal6-nodewords |