diff options
author | miwi <miwi@FreeBSD.org> | 2008-05-27 19:14:56 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-05-27 19:14:56 +0800 |
commit | c680e95cabf277b9e548be77f4b6d660d2cdd364 (patch) | |
tree | d2a3766fb2ae4bc5cefe6dbdad99f21eb576f21a /www/drupal4-i18n | |
parent | 98401bc7b9838ed812f15088a915056f3217b944 (diff) | |
download | freebsd-ports-gnome-c680e95cabf277b9e548be77f4b6d660d2cdd364.tar.gz freebsd-ports-gnome-c680e95cabf277b9e548be77f4b6d660d2cdd364.tar.zst freebsd-ports-gnome-c680e95cabf277b9e548be77f4b6d660d2cdd364.zip |
- Fix INDEX
Reported by: ionbot
Diffstat (limited to 'www/drupal4-i18n')
-rw-r--r-- | www/drupal4-i18n/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/drupal4-i18n/Makefile b/www/drupal4-i18n/Makefile index ad1f3a0a6523..c187b29f9db4 100644 --- a/www/drupal4-i18n/Makefile +++ b/www/drupal4-i18n/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= pav/drupal MAINTAINER= nick@foobar.org COMMENT= An internationalisation module for the Drupal CMS -DRUPAL_MODULE= yes +DRUPAL4_MODULE= yes DRUPAL_MODSUBDIR= i18n MODULE_FILES= translation.module i18n.module i18n.install i18n.inc \ i18nprofile/i18nprofile.install \ |