diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-05-22 10:01:26 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-05-22 10:01:26 +0000 |
commit | 36aaa5f8af081e9be9e5e5bb1cdc5c47d74c33a6 (patch) | |
tree | bc7baa592aa9fdd8f368a81e1372293118d9aaf0 /textproc/xlhtml/Makefile | |
parent | 019f1eeff3461b42d59941d7ba87969d3daaf24f (diff) | |
download | ports-36aaa5f8af081e9be9e5e5bb1cdc5c47d74c33a6.tar.gz ports-36aaa5f8af081e9be9e5e5bb1cdc5c47d74c33a6.zip |
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 021941ddbb97..fd0acddbe177 100644 --- a/textproc/xlhtml/Makefile +++ b/textproc/xlhtml/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xlhtml -PORTVERSION= 0.2.8 +PORTVERSION= 0.2.9.2 CATEGORIES= textproc MASTER_SITES= http://www.xlhtml.org/ DISTNAME= xlHtml-${PORTVERSION} |