diff options
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 4adcfd6..e863aa2 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 |