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/info2html/Makefile | |
parent | 62ad1e0f244316273a16ea846da4fb31dbac91ed (diff) | |
download | ports-252d2c4cfa9d9dfed59e6a018d106b5216389ba7.tar.gz ports-252d2c4cfa9d9dfed59e6a018d106b5216389ba7.zip |
Notes
Diffstat (limited to 'textproc/info2html/Makefile')
-rw-r--r-- | textproc/info2html/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/info2html/Makefile b/textproc/info2html/Makefile index 3ae4a7389066..70d561e42569 100644 --- a/textproc/info2html/Makefile +++ b/textproc/info2html/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.1 CATEGORIES= textproc MASTER_SITES= http://wolfram.schneider.org/src/ -MAINTAINER= wosch@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Translate GNU info files into HTML pages MAN1= info2html.1 |