diff options
Diffstat (limited to 'textproc/unroff/Makefile')
-rw-r--r-- | textproc/unroff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/unroff/Makefile b/textproc/unroff/Makefile index 35c7dab3543a..e1512fd59640 100644 --- a/textproc/unroff/Makefile +++ b/textproc/unroff/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${UNROFF_SITE}/dist/ \ DISTNAME= ${PORTNAME}-1.0 DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${PATCH1} ${PATCH2} -MAINTAINER= wosch@freebsd.org +MAINTAINER= ports@freebsd.org COMMENT= A programmable troff translator with backend for HTML RUN_DEPENDS= elk:${PORTSDIR}/lang/elk |