diff options
author | crees <crees@FreeBSD.org> | 2013-01-27 03:06:31 +0800 |
---|---|---|
committer | crees <crees@FreeBSD.org> | 2013-01-27 03:06:31 +0800 |
commit | 5c288c31f73cfbbaeca0e1139faf5ac638e874c6 (patch) | |
tree | d2745b936645459e4017ba1811f61964d2f88709 /www/drupal7 | |
parent | d6b1120812d2d3c3a7087b03e3bcf197030ea887 (diff) | |
download | freebsd-ports-gnome-5c288c31f73cfbbaeca0e1139faf5ac638e874c6.tar.gz freebsd-ports-gnome-5c288c31f73cfbbaeca0e1139faf5ac638e874c6.tar.zst freebsd-ports-gnome-5c288c31f73cfbbaeca0e1139faf5ac638e874c6.zip |
Reassign several ports maintained by Nick Hilliard. Thank you very much for
all your work on these.
All to ports@FreeBSD.org, except p5-Rcs-Agent to perl@ (almost certainly won't
see any updates), and give drupal[67] to flo@.
While here, update to OPTIONSng.
PR: ports/174741
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 15d49fdd4745..0e4b11d76548 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= nick@foobar.org +MAINTAINER= flo@FreeBSD.org COMMENT= Database driven web content management system (CMS) LICENSE= GPLv2 GPLv3 |