aboutsummaryrefslogtreecommitdiff
path: root/devel/jakarta-commons-jxpath
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2008-02-27 15:10:54 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2008-02-27 15:10:54 +0000
commit9db5ee5c2b3ba2784ae5678d30ae3d7b0d92e867 (patch)
tree3d177bf3fe40d21dac36e4da7a3eb711c6ecd0d3 /devel/jakarta-commons-jxpath
parent05c5e0353f833af45753abf23b93efa690b956d4 (diff)
Notes
Diffstat (limited to 'devel/jakarta-commons-jxpath')
-rw-r--r--devel/jakarta-commons-jxpath/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/jakarta-commons-jxpath/Makefile b/devel/jakarta-commons-jxpath/Makefile
index f88b99c47e56..5509780bf1f7 100644
--- a/devel/jakarta-commons-jxpath/Makefile
+++ b/devel/jakarta-commons-jxpath/Makefile
@@ -9,8 +9,8 @@ PORTNAME= commons-jxpath
PORTVERSION= 1.2
PORTREVISION= 1
CATEGORIES= devel www java
-MASTER_SITES= ${MASTER_SITE_APACHE_JAKARTA}
-MASTER_SITE_SUBDIR= ${PORTNAME:S,-,/,}/binaries
+MASTER_SITES= ${MASTER_SITE_APACHE_COMMONS_BINARIES}
+MASTER_SITE_SUBDIR= ${PORTNAME:S,commons-,,}
PKGNAMEPREFIX= jakarta-
MAINTAINER= nemoliu@FreeBSD.org