diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2013-03-02 15:06:31 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2013-03-02 15:06:31 +0000 |
commit | 086987211c58d6b01d512b856a3a8a8095573d01 (patch) | |
tree | 66b5cc4b3b7908c91d3739452051dbc44be034c2 /www/drupal7 | |
parent | 9004a2b3cd88d6b7fa2776e6729fc55abdb0b23e (diff) |
- Take maintainership
Approved by: flo (prev. maintainer)
Notes
Notes:
svn path=/head/; revision=313262
Diffstat (limited to 'www/drupal7')
-rw-r--r-- | www/drupal7/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/drupal7/Makefile b/www/drupal7/Makefile index da56d496da48..00036d6f6159 100644 --- a/www/drupal7/Makefile +++ b/www/drupal7/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://ftp.drupal.org/files/projects/ DISTNAME= drupal-${PORTVERSION} DIST_SUBDIR= drupal -MAINTAINER= flo@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Database driven web content management system (CMS) LICENSE= GPLv2 GPLv3 |