diff options
author | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2016-08-30 12:55:20 +0000 |
---|---|---|
committer | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2016-08-30 12:55:20 +0000 |
commit | a6bc455d6dd618318f7a03f721d1a8b79aed6546 (patch) | |
tree | 24b011abff2628ca44159bc6828aabc6c7c3c80d /databases/php56-pdo_sqlite | |
parent | f1cc3130d06a31e60b3cd8e0187d1439be52f06d (diff) | |
download | ports-a6bc455d6dd618318f7a03f721d1a8b79aed6546.tar.gz ports-a6bc455d6dd618318f7a03f721d1a8b79aed6546.zip |
Notes
Diffstat (limited to 'databases/php56-pdo_sqlite')
-rw-r--r-- | databases/php56-pdo_sqlite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/php56-pdo_sqlite/Makefile b/databases/php56-pdo_sqlite/Makefile index 7c0be4935137..a74b5c51dbcd 100644 --- a/databases/php56-pdo_sqlite/Makefile +++ b/databases/php56-pdo_sqlite/Makefile @@ -1,7 +1,7 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= databases MASTERDIR= ${.CURDIR}/../../lang/php56 |