diff options
author | Alex Dupre <ale@FreeBSD.org> | 2015-06-14 20:23:09 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2015-06-14 20:23:09 +0000 |
commit | c8918d2ca8c21344751ec46a75d3208aa0f9e0f9 (patch) | |
tree | b8c573ce6049050a5e508f246162c0175bc8a1b6 /databases/php55-pdo_sqlite/Makefile | |
parent | Update to 0.7.4. (diff) |
Update PHP ports:
- php5 to 5.4.42
- php55 to 5.5.26
- php56 to 5.6.10
Notes
Notes:
svn path=/head/; revision=389655
Diffstat (limited to 'databases/php55-pdo_sqlite/Makefile')
-rw-r--r-- | databases/php55-pdo_sqlite/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/php55-pdo_sqlite/Makefile b/databases/php55-pdo_sqlite/Makefile index 1cc1e1fa04cd..b0546cc6c8fd 100644 --- a/databases/php55-pdo_sqlite/Makefile +++ b/databases/php55-pdo_sqlite/Makefile @@ -1,7 +1,6 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 1 CATEGORIES= databases MASTERDIR= ${.CURDIR}/../../lang/php55 |