diff options
| author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2013-03-30 04:37:26 +0000 |
|---|---|---|
| committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2013-03-30 04:37:26 +0000 |
| commit | 8822ceead24dfbfd61505f75f6156b79af4cfa5d (patch) | |
| tree | 08d49bf3fa0071f95676e7da8ba736baea0760e1 /databases/php5-pdo_firebird | |
| parent | - Fix build on all version of firebird2*-client (diff) | |
- Bump PORTREVISION (firebird2*-client has been updated)
Reported by: miwi
Notes
Notes:
svn path=/head/; revision=315592
Diffstat (limited to 'databases/php5-pdo_firebird')
| -rw-r--r-- | databases/php5-pdo_firebird/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/php5-pdo_firebird/Makefile b/databases/php5-pdo_firebird/Makefile index 0c9960f1466b..6f39ca1a2537 100644 --- a/databases/php5-pdo_firebird/Makefile +++ b/databases/php5-pdo_firebird/Makefile @@ -5,6 +5,7 @@ # $FreeBSD$ # +PORTREVISION= 1 CATEGORIES= databases MASTERDIR= ${.CURDIR}/../../lang/php5 |
