diff options
author | John Marino <marino@FreeBSD.org> | 2014-08-11 13:59:41 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-08-11 13:59:41 +0000 |
commit | 2355fc72994bc0fd7169c263304460a979189e00 (patch) | |
tree | ab5bbc4eb60fd8923ffdcf7b69cbc73b59af9581 /www/autoindex2 | |
parent | 906f3ef24cf7a7731a92b647c584a8e7d45b1ebf (diff) | |
download | ports-2355fc72994bc0fd7169c263304460a979189e00.tar.gz ports-2355fc72994bc0fd7169c263304460a979189e00.zip |
Notes
Diffstat (limited to 'www/autoindex2')
-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} |