diff options
author | Wolfram Schneider <wosch@FreeBSD.org> | 2003-10-29 10:58:45 +0000 |
---|---|---|
committer | Wolfram Schneider <wosch@FreeBSD.org> | 2003-10-29 10:58:45 +0000 |
commit | 252d2c4cfa9d9dfed59e6a018d106b5216389ba7 (patch) | |
tree | 7bd1a437e2c914bca7c1d13ed238ee035daa865d /textproc/unroff | |
parent | 62ad1e0f244316273a16ea846da4fb31dbac91ed (diff) | |
download | ports-252d2c4cfa9d9dfed59e6a018d106b5216389ba7.tar.gz ports-252d2c4cfa9d9dfed59e6a018d106b5216389ba7.zip |
Notes
Diffstat (limited to 'textproc/unroff')
-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 |