diff options
author | shaun <shaun@FreeBSD.org> | 2006-09-14 13:30:45 +0000 |
---|---|---|
committer | shaun <shaun@FreeBSD.org> | 2006-09-14 13:30:45 +0000 |
commit | 62bdc62697dd6bae9d6caa8c1b84617ae4754e08 (patch) | |
tree | de7c14b238827b5814a2e24c1ba6363a6d4d42f5 /www | |
parent | 78884866fa889f80c4bbebe3e785dee33c52453f (diff) | |
download | FreeBSD-ports-62bdc62697dd6bae9d6caa8c1b84617ae4754e08.zip FreeBSD-ports-62bdc62697dd6bae9d6caa8c1b84617ae4754e08.tar.gz |
Switch to danger's @FreeBSD.org address.
Submitted by: danger via IRC
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 ad6611b..870c16a 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 d0949ca..510ce1c 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 07aced7..2feb30f 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 1030acf..bfb1623 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> |