diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-01-18 04:11:02 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-01-18 04:11:02 +0000 |
commit | 25beeff0797dd33cfc7db69206925427481729ee (patch) | |
tree | 7189643b393c5d2ffd4fa8b22d44338010f9dfb0 /databases/php5-pdo_cassandra/Makefile | |
parent | 2cd6161419576e97c766dd2e23764716151e72db (diff) |
Notes
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 e5ef674dde37..5c3ccd1a0c62 100644 --- a/databases/php5-pdo_cassandra/Makefile +++ b/databases/php5-pdo_cassandra/Makefile @@ -3,7 +3,7 @@ PORTNAME= pdo_cassandra PORTVERSION= 0.2.1 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= databases PKGNAMEPREFIX= php5- |