diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2016-06-04 01:02:01 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2016-06-04 01:02:01 +0800 |
commit | e2f00a3fc125644abdf891e42c250259509366b4 (patch) | |
tree | cbc8189a13533275548d498f94f3a519bf0c32f2 /www | |
parent | 627ad29c1a20c7cd04355f59832986b5a8ccf7b3 (diff) | |
download | freebsd-ports-gnome-e2f00a3fc125644abdf891e42c250259509366b4.tar.gz freebsd-ports-gnome-e2f00a3fc125644abdf891e42c250259509366b4.tar.zst freebsd-ports-gnome-e2f00a3fc125644abdf891e42c250259509366b4.zip |
- Reset maintainer by his own request:
"Due to lack of FreeBSD computers, processing facilties and remote
location between now and the end of the year I have to drop
maintainership of this port. If anyone is interested in taking it
on then the routine security updates are usually trivial. I would
hope to be able to take up this port towards the end of the year
but that's not a definite.
More complex would be porting Drupal8 into the ports tree . . . .
Thanks and regards
Simon Wright"
PR: 209998
Submitted by: simon.wright@gmx.net (maintainer)
Diffstat (limited to 'www')
-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 2810ca7b3d93..789c135e22d3 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= simon.wright@gmx.net +MAINTAINER= ports@FreeBSD.org COMMENT= Database driven web content management system (CMS) LICENSE= GPLv2 GPLv3 |