diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-05-06 23:09:53 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-05-06 23:09:53 +0000 |
commit | 3096269526cd737fc49010ec3592a3a21cd04cd8 (patch) | |
tree | 6eb701ea6716b4ffd229b23a973b0442e9ff80ff /databases/pydbx/Makefile | |
parent | 9ba457eba9e0f51fa37b8d3ddb2ede8ae86d7905 (diff) |
Notes
Diffstat (limited to 'databases/pydbx/Makefile')
-rw-r--r-- | databases/pydbx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/pydbx/Makefile b/databases/pydbx/Makefile index 887b781c1cff..988a81fe2257 100644 --- a/databases/pydbx/Makefile +++ b/databases/pydbx/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pydbx -PORTVERSION= 0.13 +PORTVERSION= 0.14 CATEGORIES= databases python MASTER_SITES= http://david.acz.org/pydbx/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |