aboutsummaryrefslogtreecommitdiff
path: root/java/jakarta-commons-logging/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'java/jakarta-commons-logging/Makefile')
-rw-r--r--java/jakarta-commons-logging/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/jakarta-commons-logging/Makefile b/java/jakarta-commons-logging/Makefile
index 27831b117b28..c29189bf5899 100644
--- a/java/jakarta-commons-logging/Makefile
+++ b/java/jakarta-commons-logging/Makefile
@@ -9,8 +9,8 @@ PORTNAME= commons-logging
PORTVERSION= 1.1
PORTREVISION= 1
CATEGORIES= java devel
-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= hq@FreeBSD.org