Date: Mon, 11 Aug 2014 13:59:42 +0000 (UTC) From: John Marino <marino@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r364612 - head/www/autoindex2 Message-ID: <53e8cc4e.27e8.5e71d8d5@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: marino Date: Mon Aug 11 13:59:41 2014 New Revision: 364612 URL: http://svnweb.freebsd.org/changeset/ports/364612 QAT: https://qat.redports.org/buildarchive/r364612/ Log: Reset maintainer on www/autoindex2 A PR in place since May prevented this port from being reset in July. The PR still hasn't been processed, and only 2 weeks remain for staging. Approved by: portmgr (implicit, NOT_STAGED) Modified: head/www/autoindex2/Makefile Modified: head/www/autoindex2/Makefile ============================================================================== --- head/www/autoindex2/Makefile Mon Aug 11 13:55:44 2014 (r364611) +++ head/www/autoindex2/Makefile Mon Aug 11 13:59:41 2014 (r364612) @@ -6,7 +6,7 @@ PORTVERSION= 2.2.4 CATEGORIES= www MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME}%20PHP%20Script%202.x/${PORTNAME}%20PHP%20${PORTVERSION} -MAINTAINER= danger@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= PHP 5.x script that makes a table that lists the files in a directory WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53e8cc4e.27e8.5e71d8d5>