diff options
author | miwi <miwi@FreeBSD.org> | 2013-03-02 23:06:31 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2013-03-02 23:06:31 +0800 |
commit | 69ddcf12d03764156e9a20005b1ccaea3ef95dac (patch) | |
tree | 66b5cc4b3b7908c91d3739452051dbc44be034c2 /www/drupal6 | |
parent | 1aa2a9bc731c2b7efcfd9fc60ce1d60f78455460 (diff) | |
download | freebsd-ports-gnome-69ddcf12d03764156e9a20005b1ccaea3ef95dac.tar.gz freebsd-ports-gnome-69ddcf12d03764156e9a20005b1ccaea3ef95dac.tar.zst freebsd-ports-gnome-69ddcf12d03764156e9a20005b1ccaea3ef95dac.zip |
- Take maintainership
Approved by: flo (prev. maintainer)
Diffstat (limited to 'www/drupal6')
-rw-r--r-- | www/drupal6/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/drupal6/Makefile b/www/drupal6/Makefile index a02b54e17ce5..b130ca799e77 100644 --- a/www/drupal6/Makefile +++ b/www/drupal6/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= A database driven web content management system (CMS) USE_DRUPAL= yes |