diff options
author | Frederic Culot <culot@FreeBSD.org> | 2015-02-23 14:19:53 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2015-02-23 14:19:53 +0000 |
commit | d67c68c8e7c4926ecbae34ebb60fd08eaa8f2048 (patch) | |
tree | f3cd1ee159b4e5519a4f7e43be3adabc44c1cbdc /databases/py-firebirdsql/Makefile | |
parent | 13fcb8347fa3edd4cb48e13a1ecbcd8e4eb8b609 (diff) |
Notes
Diffstat (limited to 'databases/py-firebirdsql/Makefile')
-rw-r--r-- | databases/py-firebirdsql/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-firebirdsql/Makefile b/databases/py-firebirdsql/Makefile index 198f17d3d2be..5455d6f9b654 100644 --- a/databases/py-firebirdsql/Makefile +++ b/databases/py-firebirdsql/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= firebirdsql -PORTVERSION= 0.9.4 +PORTVERSION= 0.9.6 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |