diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 16:35:26 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 16:35:26 +0000 |
commit | 2917814d3213c08d9e8ad343dd3a20b3b1de7b9f (patch) | |
tree | ca25d0876780b4b137a1af12ee3cc271eb7d84cc /textproc/texi2html | |
parent | Bump libkrb5 version dependency for the Heimdal case. (diff) |
More style fixes for ports/textproc.
Diffstat (limited to 'textproc/texi2html')
-rw-r--r-- | textproc/texi2html/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/texi2html/Makefile b/textproc/texi2html/Makefile index e97f71abb67f..b29543bc10c4 100644 --- a/textproc/texi2html/Makefile +++ b/textproc/texi2html/Makefile @@ -6,7 +6,7 @@ # PORTNAME= texi2html -PORTVERSION= 1.64 +PORTVERSION= 1.64 CATEGORIES= textproc MASTER_SITES= http://www.mathematik.uni-kl.de/~obachman/Texi2html/Distrib/ |