diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2013-09-30 23:44:28 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2013-09-30 23:44:28 +0000 |
commit | 10a72f08056c4e15b4422db5e5a7399de8344efd (patch) | |
tree | 7c0a93afa6dc87a3f5662fb031de7e065068e6fc /databases/php55-pdo_firebird | |
parent | 344d90743d41f470ee7f02ed031ec327aaa245bc (diff) | |
download | ports-10a72f08056c4e15b4422db5e5a7399de8344efd.tar.gz ports-10a72f08056c4e15b4422db5e5a7399de8344efd.zip |
Notes
Diffstat (limited to 'databases/php55-pdo_firebird')
-rw-r--r-- | databases/php55-pdo_firebird/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/php55-pdo_firebird/Makefile b/databases/php55-pdo_firebird/Makefile index c0235fba22a4..3b50aeda4387 100644 --- a/databases/php55-pdo_firebird/Makefile +++ b/databases/php55-pdo_firebird/Makefile @@ -1,6 +1,7 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ +PORTREVISION= 1 CATEGORIES= databases MASTERDIR= ${.CURDIR}/../../lang/php55 |