diff options
author | tobez <tobez@FreeBSD.org> | 2001-06-13 03:25:41 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2001-06-13 03:25:41 +0800 |
commit | e8c7db2756393f1fb91088be02c3b8a7b983eeb4 (patch) | |
tree | 5438289769443d6d6c9c6de91e6982db745f2333 /www/mathopd/Makefile | |
parent | da41f09267b9d11c9d782554a194d2738a8c1817 (diff) | |
download | freebsd-ports-graphics-e8c7db2756393f1fb91088be02c3b8a7b983eeb4.tar.gz freebsd-ports-graphics-e8c7db2756393f1fb91088be02c3b8a7b983eeb4.tar.zst freebsd-ports-graphics-e8c7db2756393f1fb91088be02c3b8a7b983eeb4.zip |
Updated MAINTAINER to my new committer email address.
Do the same for pkg-descr files.
Approved by: markm
Diffstat (limited to 'www/mathopd/Makefile')
-rw-r--r-- | www/mathopd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mathopd/Makefile b/www/mathopd/Makefile index 4adcfd6ecc9..e863aa21295 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 |