diff options
Diffstat (limited to 'net-im/openfire/Makefile')
-rw-r--r-- | net-im/openfire/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/openfire/Makefile b/net-im/openfire/Makefile index 1d5da873381e..668fff5a8ed5 100644 --- a/net-im/openfire/Makefile +++ b/net-im/openfire/Makefile @@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}_src_${PORTVERSION:S/./_/g} MAINTAINER= gahr@FreeBSD.org COMMENT= Enterprise instant messaging server -LICENSE= AL2 +LICENSE= APACHE20 RUN_DEPENDS= classpath:${PORTSDIR}/java/javavmwrapper \ ${JAVAJARDIR}/slf4j-api.jar:${PORTSDIR}/devel/slf4j |