aboutsummaryrefslogtreecommitdiff
path: root/devel/jakarta-commons-io
diff options
context:
space:
mode:
Diffstat (limited to 'devel/jakarta-commons-io')
-rw-r--r--devel/jakarta-commons-io/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/jakarta-commons-io/Makefile b/devel/jakarta-commons-io/Makefile
index 5bb41cf0bcd3..4a0ae2ed2255 100644
--- a/devel/jakarta-commons-io/Makefile
+++ b/devel/jakarta-commons-io/Makefile
@@ -8,8 +8,8 @@
PORTNAME= commons-io
PORTVERSION= 1.3.2
CATEGORIES= devel java
-MASTER_SITES= ${MASTER_SITE_APACHE_JAKARTA}
-MASTER_SITE_SUBDIR= commons/io/source
+MASTER_SITES= ${MASTER_SITE_APACHE_COMMONS_SOURCE}
+MASTER_SITE_SUBDIR= ${PORTNAME:S,commons-,,}
PKGNAMEPREFIX= jakarta-
DISTNAME= ${PORTNAME}-${PORTVERSION}-src