diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-01-25 22:26:14 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-01-25 22:26:14 +0000 |
commit | 6cf0ae17a66dcb160d491e18a87d70bcefd1014e (patch) | |
tree | f776db33e66339c417edd2704a1e5cb9731fb510 | |
parent | c99f08087e1ccf838801cfc98a29c3f59229b3ae (diff) | |
download | ports-6cf0ae17a66dcb160d491e18a87d70bcefd1014e.tar.gz ports-6cf0ae17a66dcb160d491e18a87d70bcefd1014e.zip |
Notes
-rw-r--r-- | www/p5-Protocol-SocketIO/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Protocol-SocketIO/Makefile b/www/p5-Protocol-SocketIO/Makefile index fc78b4848796..689a4d2d013f 100644 --- a/www/p5-Protocol-SocketIO/Makefile +++ b/www/p5-Protocol-SocketIO/Makefile @@ -16,7 +16,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Socket.IO protocol implementation -LICENSE= AL2 +LICENSE= ART20 BUILD_DEPENDS= p5-JSON>=0:${PORTSDIR}/converters/p5-JSON RUN_DEPENDS= p5-JSON>=0:${PORTSDIR}/converters/p5-JSON |