diff options
Diffstat (limited to 'www/trac-math/Makefile')
-rw-r--r-- | www/trac-math/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/trac-math/Makefile b/www/trac-math/Makefile index 596c78b7c61a..de05638a93be 100644 --- a/www/trac-math/Makefile +++ b/www/trac-math/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= brooks PKGNAMEPREFIX= trac- -MAINTAINER= brooks@freebsd.org +MAINTAINER= brooks@FreeBSD.org COMMENT= Support for LaTeX math formulas in wiki pages RUN_DEPENDS+= tracd:${PORTSDIR}/www/trac \ |