aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.drupal.mk
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2013-03-02 09:27:34 +0000
committerMartin Wilke <miwi@FreeBSD.org>2013-03-02 09:27:34 +0000
commit595d85a517507fe61a11f63c5fbbe3a6c564c021 (patch)
treec61a331b5494b132a73030d4aebe48c572d1a8f7 /Mk/bsd.drupal.mk
parent795a83be2af67415b697d1b9061f9d5013e5db0b (diff)
downloadports-595d85a517507fe61a11f63c5fbbe3a6c564c021.tar.gz
ports-595d85a517507fe61a11f63c5fbbe3a6c564c021.zip
Notes
Diffstat (limited to 'Mk/bsd.drupal.mk')
-rw-r--r--Mk/bsd.drupal.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.drupal.mk b/Mk/bsd.drupal.mk
index 3861d764c0ee..b1e60abf6929 100644
--- a/Mk/bsd.drupal.mk
+++ b/Mk/bsd.drupal.mk
@@ -9,7 +9,7 @@
# Please send all suggested changes to the maintainer instead of committing
# them to CVS yourself.
-bsd_drupal_mk_MAINTAINER= nick@foobar.org
+bsd_drupal_mk_MAINTAINER= miwi@FreeBSD.org
# Make sure we cannot define any combination of DRUPAL{5,6}
.if (defined(DRUPAL5_MODULE) && defined(DRUPAL6_MODULE))