summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2003-12-19 16:34:24 +0000
committerGreg Lewis <glewis@FreeBSD.org>2003-12-19 16:34:24 +0000
commit2d34b77f360e486ef822411699af74be1355c481 (patch)
tree462357f9809c223bb75426938bb7cfffa722beaf
parentcb19cf422f6d9d64b2f75390b1b93a850ce35c1d (diff)
downloadfreebsd-ports-2d34b77f360e486ef822411699af74be1355c481.zip
. Sync with changes to the MASTER_SITE's structure.
PR: 58943 Submitted by: Palle Girgensohn <girgen@pingpong.net>
-rw-r--r--textproc/xalan-c/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/xalan-c/Makefile b/textproc/xalan-c/Makefile
index 70a99181210d..6f16b0a8ff62 100644
--- a/textproc/xalan-c/Makefile
+++ b/textproc/xalan-c/Makefile
@@ -10,7 +10,7 @@ PORTNAME= xalan-c
PORTVERSION= 1.6.0
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_APACHE_XML}
-MASTER_SITE_SUBDIR= xalan-c
+MASTER_SITE_SUBDIR= xalan-c/source xalan-c/binaries
.if defined(DEBUG)
PKGNAMESUFFIX+= -debug
.endif