diff options
author | Frederic Culot <culot@FreeBSD.org> | 2013-04-24 07:49:47 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2013-04-24 07:49:47 +0000 |
commit | 099ae9253ebf3f5ef15102e0f654808998470d77 (patch) | |
tree | b965a4b8e939b6eeaa0095a8f93833139005f50b /databases/py-fdb/Makefile | |
parent | 08c99f3ad5e81fd0d89c32e9337608d9a9bb4e35 (diff) |
Notes
Diffstat (limited to 'databases/py-fdb/Makefile')
-rw-r--r-- | databases/py-fdb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-fdb/Makefile b/databases/py-fdb/Makefile index 4377ff7bdd42..c64699ffa6e1 100644 --- a/databases/py-fdb/Makefile +++ b/databases/py-fdb/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fdb -PORTVERSION= 1.0 +PORTVERSION= 1.1 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |