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/Makefile | |
parent | 1361f077817f85c69b99a20e2fcf25a09eaafd42 (diff) | |
download | ports-c8df88ddadd4db8ffa8da49611f0885143a83730.tar.gz ports-c8df88ddadd4db8ffa8da49611f0885143a83730.zip |
Notes
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 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 |