summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--textproc/xls2xml/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/xls2xml/Makefile b/textproc/xls2xml/Makefile
index bf073a340c18..3fa4115893ed 100644
--- a/textproc/xls2xml/Makefile
+++ b/textproc/xls2xml/Makefile
@@ -8,8 +8,10 @@
PORTNAME= xls2xml
PORTVERSION= 1.0.0
CATEGORIES= textproc
-MASTER_SITES= http://arturo.directmail.org/filters/archive/ \
+MASTER_SITES= ${MASTER_SITE_LOCAL} \
+ http://arturo.directmail.org/filters/archive/ \
http://homepages.go.com/~sobomax/filtersweb/
+MASTER_SITE_SUBDIR= sobomax
MAINTAINER= sobomax@FreeBSD.org