diff options
Diffstat (limited to 'www/autoindex2/Makefile')
-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 9e0867562dc5..07a059f5e578 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} |