diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2001-06-12 19:25:41 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2001-06-12 19:25:41 +0000 |
commit | c8df88ddadd4db8ffa8da49611f0885143a83730 (patch) | |
tree | 7451564d2668b26d0d49427e2d0eaf2db921670b /www | |
parent | Update the WWW site. (diff) |
Updated MAINTAINER to my new committer email address.
Do the same for pkg-descr files.
Approved by: markm
Notes
Notes:
svn path=/head/; revision=43917
Diffstat (limited to '')
-rw-r--r-- | www/mathopd/Makefile | 2 | ||||
-rw-r--r-- | www/mathopd/pkg-descr | 2 | ||||
-rw-r--r-- | www/p5-URI-Sequin/Makefile | 2 | ||||
-rw-r--r-- | www/p5-URI-Sequin/pkg-descr | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/www/mathopd/Makefile b/www/mathopd/Makefile index 4adcfd6ecc92..e863aa212952 100644 --- a/www/mathopd/Makefile +++ b/www/mathopd/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.mathopd.org/dist/ \ http://www.tobez.org/download/port-mirrors/www/mathopd/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/p/pl/} -MAINTAINER= tobez@tobez.org +MAINTAINER= tobez@FreeBSD.org post-install: @${INSTALL_DATA} ${FILESDIR}/mathopd.conf.sample ${PREFIX}/etc diff --git a/www/mathopd/pkg-descr b/www/mathopd/pkg-descr index 63954b8ee398..55d6d73752a1 100644 --- a/www/mathopd/pkg-descr +++ b/www/mathopd/pkg-descr @@ -10,4 +10,4 @@ does not fork any processes (except for CGI scripts of course.) WWW: http://www.mathopd.org/ - Anton -tobez@tobez.org +tobez@FreeBSD.org diff --git a/www/p5-URI-Sequin/Makefile b/www/p5-URI-Sequin/Makefile index 5f513376ca12..894d8b3fcaaf 100644 --- a/www/p5-URI-Sequin/Makefile +++ b/www/p5-URI-Sequin/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= URI PKGNAMEPREFIX= p5-URI- -MAINTAINER= tobez@tobez.org +MAINTAINER= tobez@FreeBSD.org PERL_CONFIGURE= yes diff --git a/www/p5-URI-Sequin/pkg-descr b/www/p5-URI-Sequin/pkg-descr index e610a585740d..3019444d8235 100644 --- a/www/p5-URI-Sequin/pkg-descr +++ b/www/p5-URI-Sequin/pkg-descr @@ -7,4 +7,4 @@ on a preset list of search engines and thus currently works with almost every search engine URL the author could get his hands on. -Anton -<tobez@tobez.org> +<tobez@FreeBSD.org> |