diff options
| author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-04 09:40:59 +0000 |
|---|---|---|
| committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-04 09:40:59 +0000 |
| commit | a5185846f07f13921bb0799a8a761c9f8ff67789 (patch) | |
| tree | 603a488a83d35e3168f3e16a8e22245850bdf6cf /databases/php55-pdo_sqlite | |
| parent | - Add WWW link (diff) | |
Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that
have not been bumped yet after the latest libsqlite3.so library version
change.
Approved by: portmgr (implicit)
Diffstat (limited to 'databases/php55-pdo_sqlite')
| -rw-r--r-- | databases/php55-pdo_sqlite/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/php55-pdo_sqlite/Makefile b/databases/php55-pdo_sqlite/Makefile index b0546cc6c8fd..1cc1e1fa04cd 100644 --- a/databases/php55-pdo_sqlite/Makefile +++ b/databases/php55-pdo_sqlite/Makefile @@ -1,6 +1,7 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ +PORTREVISION= 1 CATEGORIES= databases MASTERDIR= ${.CURDIR}/../../lang/php55 |
