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/autoindex | |
parent | 6b4428d6fc9d44109da5f4422ddd4cc3aa91de1c (diff) |
Notes
Diffstat (limited to 'www/autoindex')
-rw-r--r-- | www/autoindex/Makefile | 2 | ||||
-rw-r--r-- | www/autoindex/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/autoindex/Makefile b/www/autoindex/Makefile index ad6611b9f47f..870c16a0b835 100644 --- a/www/autoindex/Makefile +++ b/www/autoindex/Makefile @@ -12,7 +12,7 @@ CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= autoindex -MAINTAINER= danger@rulez.sk +MAINTAINER= danger@FreeBSD.org COMMENT= PHP 4.x script that makes a table that lists the files in a directory WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/www/autoindex/pkg-descr b/www/autoindex/pkg-descr index d0949ca867db..510ce1c34809 100644 --- a/www/autoindex/pkg-descr +++ b/www/autoindex/pkg-descr @@ -5,4 +5,4 @@ file descriptions, and more. Designed to work with PHP 4.x. WWW: http://autoindex.sourceforge.net/ -- Daniel Gerzo <danger@rulez.sk> +- Daniel Gerzo <danger@FreeBSD.org> |