diff options
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 |