diff options
Diffstat (limited to 'databases/php5-pdo_cassandra/Makefile')
-rw-r--r-- | databases/php5-pdo_cassandra/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/php5-pdo_cassandra/Makefile b/databases/php5-pdo_cassandra/Makefile index 198e8c68e7c7..595ebd047def 100644 --- a/databases/php5-pdo_cassandra/Makefile +++ b/databases/php5-pdo_cassandra/Makefile @@ -12,7 +12,7 @@ DISTNAME= ${GITHUB_USER}-php-${PORTNAME}-${GITTAG}-14-g${GITREVISION} MAINTAINER= gasol.wu@gmail.com COMMENT= PDO driver for Apache Cassandra -LICENSE= AL2 +LICENSE= APACHE20 LIB_DEPENDS= libboost_iostreams.so:${PORTSDIR}/devel/boost-libs |