aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-03-05 14:55:14 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-03-05 14:55:14 +0000
commit7638f84c223f310254c00255d744f306e8008c80 (patch)
tree2bce33bfd64431a0b0dfd16200fb318c2833a3ee /textproc
parent79561053f0ad4a840080da6e40b72a1a4e3b877f (diff)
downloadports-7638f84c223f310254c00255d744f306e8008c80.tar.gz
ports-7638f84c223f310254c00255d744f306e8008c80.zip
Notes
Diffstat (limited to 'textproc')
-rw-r--r--textproc/xlhtml/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/textproc/xlhtml/Makefile b/textproc/xlhtml/Makefile
index d6f20de789f9..e16a99b47083 100644
--- a/textproc/xlhtml/Makefile
+++ b/textproc/xlhtml/Makefile
@@ -8,7 +8,10 @@
PORTNAME= xlhtml
PORTVERSION= 0.4
CATEGORIES= textproc
-MASTER_SITES= http://www.xlhtml.org/
+MASTER_SITES= http://www.xlhtml.org/ \
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= sobomax
+DISTNAME= xlHtml-${PORTVERSION}
MAINTAINER= sobomax@FreeBSD.org