diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2012-01-26 06:26:14 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2012-01-26 06:26:14 +0800 |
commit | f602aba11ffa8a54e645c1d089bc1e233fdc0c0d (patch) | |
tree | dfe011661be708da97d604b6e14c2f9e566eb419 /www/p5-Protocol-SocketIO | |
parent | b93671a02b6edd22d92da5e99fbac98cbd945805 (diff) | |
download | freebsd-ports-gnome-f602aba11ffa8a54e645c1d089bc1e233fdc0c0d.tar.gz freebsd-ports-gnome-f602aba11ffa8a54e645c1d089bc1e233fdc0c0d.tar.zst freebsd-ports-gnome-f602aba11ffa8a54e645c1d089bc1e233fdc0c0d.zip |
- Fix LICENSE
Diffstat (limited to 'www/p5-Protocol-SocketIO')
-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 |