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/drupal6 | |
parent | 9004a2b3cd88d6b7fa2776e6729fc55abdb0b23e (diff) | |
download | ports-086987211c58d6b01d512b856a3a8a8095573d01.tar.gz ports-086987211c58d6b01d512b856a3a8a8095573d01.zip |
Notes
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 |