diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-06-12 10:41:02 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-06-12 10:41:02 +0000 |
commit | 5a7231e73bdc4ffb429b329ce3da6f8df516cbd2 (patch) | |
tree | 46cbfdd9a70466230684fd8a4f9f03ad0b7abef1 /textproc/xlhtml/Makefile | |
parent | 0218f08c561ee126e7100ade01f034c519d291de (diff) | |
download | ports-5a7231e73bdc4ffb429b329ce3da6f8df516cbd2.tar.gz ports-5a7231e73bdc4ffb429b329ce3da6f8df516cbd2.zip |
Notes
Diffstat (limited to 'textproc/xlhtml/Makefile')
-rw-r--r-- | textproc/xlhtml/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/xlhtml/Makefile b/textproc/xlhtml/Makefile index 6bb6786f0c16..e71e989a85b6 100644 --- a/textproc/xlhtml/Makefile +++ b/textproc/xlhtml/Makefile @@ -6,9 +6,9 @@ # PORTNAME= xlhtml -PORTVERSION= 0.2.6 +PORTVERSION= 0.2.7.1 CATEGORIES= textproc -MASTER_SITES= http://www.gate.net/~ddata/xlHtml/ +MASTER_SITES= http://www.xlhtml.org/ DISTNAME= xlHtml-${PORTVERSION} MAINTAINER= sobomax@FreeBSD.org |