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/mathopd | |
parent | 1361f077817f85c69b99a20e2fcf25a09eaafd42 (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 'www/mathopd')
-rw-r--r-- | www/mathopd/Makefile | 2 | ||||
-rw-r--r-- | www/mathopd/pkg-descr | 2 |
2 files changed, 2 insertions, 2 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 |