diff options
author | acm <acm@FreeBSD.org> | 2013-10-01 07:41:54 +0800 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2013-10-01 07:41:54 +0800 |
commit | 3aa9a47f7f485e6d6aff891071a0c945b94bbd1d (patch) | |
tree | 1459bf355b56ee7c5a58d55aabb627d5349837a5 /databases | |
parent | 977d6307448511bc11d3b70a4c7e1fea5a01b456 (diff) | |
download | freebsd-ports-gnome-3aa9a47f7f485e6d6aff891071a0c945b94bbd1d.tar.gz freebsd-ports-gnome-3aa9a47f7f485e6d6aff891071a0c945b94bbd1d.tar.zst freebsd-ports-gnome-3aa9a47f7f485e6d6aff891071a0c945b94bbd1d.zip |
- Bump PORTREVISION. firebird25-* ports has been modified for solved some
problems related to ICU
Diffstat (limited to 'databases')
-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 0550772099bd..bf8b72b49bb5 100644 --- a/databases/php5-pdo_firebird/Makefile +++ b/databases/php5-pdo_firebird/Makefile @@ -1,6 +1,7 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ +PORTREVISION= 1 CATEGORIES= databases MASTERDIR= ${.CURDIR}/../../lang/php5 |