diff options
Diffstat (limited to 'java/netty/Makefile')
-rw-r--r-- | java/netty/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/netty/Makefile b/java/netty/Makefile index 7d01e926766c..ddfbba378185 100644 --- a/java/netty/Makefile +++ b/java/netty/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= SF/jboss/Netty%20Project/Netty%20${PORTVERSION}.Final/ MAINTAINER= m.tsatsenko@gmail.com COMMENT= Java NIO client server framework -LICENSE= ASL +LICENSE= AL2 USE_JAVA= yes USE_BZIP2= yes |