diff options
Diffstat (limited to 'devel/jakarta-commons-io/Makefile')
-rw-r--r-- | devel/jakarta-commons-io/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/jakarta-commons-io/Makefile b/devel/jakarta-commons-io/Makefile index eab627938e57..e02cf151b78d 100644 --- a/devel/jakarta-commons-io/Makefile +++ b/devel/jakarta-commons-io/Makefile @@ -12,7 +12,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= ports@FreeBSD.org COMMENT= A collection of I/O utilities for Java -LICENSE= AL2 +LICENSE= APACHE20 BUILD_DEPENDS= ${JAVALIBDIR}/junit.jar:${PORTSDIR}/java/junit |