diff options
author | Shaun Amott <shaun@FreeBSD.org> | 2006-09-14 13:30:45 +0000 |
---|---|---|
committer | Shaun Amott <shaun@FreeBSD.org> | 2006-09-14 13:30:45 +0000 |
commit | 1b9a0c8e0175e843b01b5c0578a7041bec5598c3 (patch) | |
tree | 6fb323f92495b0c9f7344e0f1b45f587e00dcad5 /www/autoindex2 | |
parent | 6b4428d6fc9d44109da5f4422ddd4cc3aa91de1c (diff) | |
download | ports-1b9a0c8e0175e843b01b5c0578a7041bec5598c3.tar.gz ports-1b9a0c8e0175e843b01b5c0578a7041bec5598c3.zip |
Notes
Diffstat (limited to 'www/autoindex2')
-rw-r--r-- | www/autoindex2/Makefile | 2 | ||||
-rw-r--r-- | www/autoindex2/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/autoindex2/Makefile b/www/autoindex2/Makefile index 07aced75da5a..2feb30f8230c 100644 --- a/www/autoindex2/Makefile +++ b/www/autoindex2/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= autoindex -MAINTAINER= danger@rulez.sk +MAINTAINER= danger@FreeBSD.org COMMENT= PHP 5.x script that makes a table that lists the files in a directory WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/www/autoindex2/pkg-descr b/www/autoindex2/pkg-descr index 1030acf34a22..bfb1623bb013 100644 --- a/www/autoindex2/pkg-descr +++ b/www/autoindex2/pkg-descr @@ -5,4 +5,4 @@ file descriptions, and more. Designed to work with PHP 5.x. WWW: http://autoindex.sourceforge.net/ -- Daniel Gerzo <danger@rulez.sk> +- Daniel Gerzo <danger@FreeBSD.org> |