diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2013-09-30 23:42:50 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2013-09-30 23:42:50 +0000 |
commit | 009fb2b6e7121c7451a367d4d8c65be21a00340a (patch) | |
tree | 34af0389d8e648d5edf0d66a35aeca96fab58da2 /databases | |
parent | 30c72b8ef4806f12affdb7cb09b4d44e39d4a73a (diff) | |
download | ports-009fb2b6e7121c7451a367d4d8c65be21a00340a.tar.gz ports-009fb2b6e7121c7451a367d4d8c65be21a00340a.zip |
Notes
Diffstat (limited to 'databases')
-rw-r--r-- | databases/php52-pdo_firebird/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/php52-pdo_firebird/Makefile b/databases/php52-pdo_firebird/Makefile index 42716898eb0d..b35af5c29ec3 100644 --- a/databases/php52-pdo_firebird/Makefile +++ b/databases/php52-pdo_firebird/Makefile @@ -1,6 +1,7 @@ # Created by: Alex Keda <admin@lissyara.su> # $FreeBSD$ +PORTREVISION= 1 CATEGORIES= databases MASTERDIR= ${.CURDIR}/../../lang/php52 |