diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-06-05 10:48:02 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-06-05 10:48:02 +0000 |
commit | 724d554966f82d7e30d7e7e684305a571f20d071 (patch) | |
tree | 493a1cffe7a99d2f1e1dd7ed3a25375c265f1abe /textproc/xlhtml/Makefile | |
parent | 5fb95320053597bba8462ca3b0e85240095f3ea2 (diff) |
Notes
Diffstat (limited to 'textproc/xlhtml/Makefile')
-rw-r--r-- | textproc/xlhtml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/xlhtml/Makefile b/textproc/xlhtml/Makefile index fd0acddbe177..3e97a533162a 100644 --- a/textproc/xlhtml/Makefile +++ b/textproc/xlhtml/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xlhtml -PORTVERSION= 0.2.9.2 +PORTVERSION= 0.2.9.6 CATEGORIES= textproc MASTER_SITES= http://www.xlhtml.org/ DISTNAME= xlHtml-${PORTVERSION} |