aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-12-04 10:55:06 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-12-04 10:55:06 +0000
commit364f62ef0b0f4964b2cb7d7b7be87daa1443987f (patch)
treeb3e0e67ea9ed907f88e15a1d3b3fe88d53544197
parent922dd6737a9f349a3fcb70e7a200dc4db3305cdf (diff)
downloadports-364f62ef0b0f4964b2cb7d7b7be87daa1443987f.tar.gz
ports-364f62ef0b0f4964b2cb7d7b7be87daa1443987f.zip
Notes
-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