diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2013-03-02 11:20:15 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2013-03-02 11:20:15 +0000 |
commit | cf8e687db414c0e9f0c4a61dcba0aa2807c4a733 (patch) | |
tree | b758f3095ee186b78e02bb9aeb15257b339ad380 /www | |
parent | bfcfb35904cccca1f645b27a72f05f741d5227ba (diff) |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/drupal6-services/Makefile | 2 | ||||
-rw-r--r-- | www/drupal6-token/Makefile | 2 | ||||
-rw-r--r-- | www/drupal6-webform/Makefile | 2 | ||||
-rw-r--r-- | www/drupal6-wysiwyg/Makefile | 2 | ||||
-rw-r--r-- | www/drupal6-zeropoint/Makefile | 2 | ||||
-rw-r--r-- | www/drupal7-wysiwyg/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/www/drupal6-services/Makefile b/www/drupal6-services/Makefile index 324a61c1a02e..fa27b180efd0 100644 --- a/www/drupal6-services/Makefile +++ b/www/drupal6-services/Makefile @@ -5,7 +5,7 @@ PORTNAME= services DISTVERSION= 6.x-2.2 CATEGORIES= www -MAINTAINER= ports@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Provide an API for creating drupal web services. USE_DRUPAL= yes diff --git a/www/drupal6-token/Makefile b/www/drupal6-token/Makefile index e96a8249760d..e955ef47b31b 100644 --- a/www/drupal6-token/Makefile +++ b/www/drupal6-token/Makefile @@ -6,7 +6,7 @@ DISTVERSION= 6.x-1.12 PORTREVISION= 1 CATEGORIES= www -MAINTAINER= ports@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Token module for Drupal USE_DRUPAL= yes diff --git a/www/drupal6-webform/Makefile b/www/drupal6-webform/Makefile index 34dfe2c7696b..3480b93aa6b3 100644 --- a/www/drupal6-webform/Makefile +++ b/www/drupal6-webform/Makefile @@ -6,7 +6,7 @@ DISTVERSION= 6.x-3.17 PORTREVISION= 1 CATEGORIES= www -MAINTAINER= ports@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Drupal module to allow easy creation of forms USE_DRUPAL= yes diff --git a/www/drupal6-wysiwyg/Makefile b/www/drupal6-wysiwyg/Makefile index 0a9ac98c2f43..6fae07e1d968 100644 --- a/www/drupal6-wysiwyg/Makefile +++ b/www/drupal6-wysiwyg/Makefile @@ -6,7 +6,7 @@ DISTVERSION= 6.x-2.0 PORTREVISION= 1 CATEGORIES= www -MAINTAINER= ports@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Allows implementation of WYSIWYG editors for editing Drupal content TINYMCEDIR= www/tinymce diff --git a/www/drupal6-zeropoint/Makefile b/www/drupal6-zeropoint/Makefile index 3b94769c1f2e..3c82e61bf216 100644 --- a/www/drupal6-zeropoint/Makefile +++ b/www/drupal6-zeropoint/Makefile @@ -6,7 +6,7 @@ DISTVERSION= 6.x-2.3 PORTREVISION= 1 CATEGORIES= www -MAINTAINER= ports@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= The zeropoint drupal theme USE_PHP= ctype diff --git a/www/drupal7-wysiwyg/Makefile b/www/drupal7-wysiwyg/Makefile index cfbb9915cafe..a7ad909cb6cf 100644 --- a/www/drupal7-wysiwyg/Makefile +++ b/www/drupal7-wysiwyg/Makefile @@ -5,7 +5,7 @@ PORTNAME= wysiwyg DISTVERSION= 7.x-2.0 CATEGORIES= www -MAINTAINER= ports@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Allows implementation of WYSIWYG editors for editing Drupal content #LICENSE from bsd.drupal.mk |