diff options
author | shaun <shaun@FreeBSD.org> | 2006-09-14 21:30:45 +0800 |
---|---|---|
committer | shaun <shaun@FreeBSD.org> | 2006-09-14 21:30:45 +0800 |
commit | 62bdc62697dd6bae9d6caa8c1b84617ae4754e08 (patch) | |
tree | de7c14b238827b5814a2e24c1ba6363a6d4d42f5 /www | |
parent | 78884866fa889f80c4bbebe3e785dee33c52453f (diff) | |
download | freebsd-ports-gnome-62bdc62697dd6bae9d6caa8c1b84617ae4754e08.tar.gz freebsd-ports-gnome-62bdc62697dd6bae9d6caa8c1b84617ae4754e08.tar.zst freebsd-ports-gnome-62bdc62697dd6bae9d6caa8c1b84617ae4754e08.zip |
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 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> |