diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/autoindex/Makefile | 2 | ||||
-rw-r--r-- | www/autoindex/pkg-descr | 2 | ||||
-rw-r--r-- | www/autoindex2/Makefile | 2 | ||||
-rw-r--r-- | www/autoindex2/pkg-descr | 2 |
4 files changed, 4 insertions, 4 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> 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> |