diff options
author | marino <marino@FreeBSD.org> | 2014-08-11 21:59:41 +0800 |
---|---|---|
committer | marino <marino@FreeBSD.org> | 2014-08-11 21:59:41 +0800 |
commit | 1aae2fcc1314dead2f9fd1d29bd26f1ebce013e4 (patch) | |
tree | ab5bbc4eb60fd8923ffdcf7b69cbc73b59af9581 /www | |
parent | 91b4b6fc207283593e6ecfbe40ed0b1c4e5f6ab0 (diff) | |
download | freebsd-ports-graphics-1aae2fcc1314dead2f9fd1d29bd26f1ebce013e4.tar.gz freebsd-ports-graphics-1aae2fcc1314dead2f9fd1d29bd26f1ebce013e4.tar.zst freebsd-ports-graphics-1aae2fcc1314dead2f9fd1d29bd26f1ebce013e4.zip |
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)
Diffstat (limited to 'www')
-rw-r--r-- | www/autoindex2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/autoindex2/Makefile b/www/autoindex2/Makefile index 9e0867562dc..07a059f5e57 100644 --- a/www/autoindex2/Makefile +++ b/www/autoindex2/Makefile @@ -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} |