diff options
author | Wen Heping <wen@FreeBSD.org> | 2010-10-12 13:38:46 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2010-10-12 13:38:46 +0000 |
commit | 7ebaa7f5d7aae48b0c90527019a7c355bb238c68 (patch) | |
tree | 96e53fd9898c2f3338c462ba358cc78eb0e718a1 /databases/zodb3/Makefile | |
parent | a390ea056d8b51d8173c09995812a23c7349aa6e (diff) | |
download | ports-7ebaa7f5d7aae48b0c90527019a7c355bb238c68.tar.gz ports-7ebaa7f5d7aae48b0c90527019a7c355bb238c68.zip |
Notes
Diffstat (limited to 'databases/zodb3/Makefile')
-rw-r--r-- | databases/zodb3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/zodb3/Makefile b/databases/zodb3/Makefile index 79a16c93b43c..9b77216896f2 100644 --- a/databases/zodb3/Makefile +++ b/databases/zodb3/Makefile @@ -6,7 +6,7 @@ # PORTNAME= zodb -PORTVERSION= 3.9.7 +PORTVERSION= 3.10.0 CATEGORIES= databases MASTER_SITES= CHEESESHOP PKGNAMESUFFIX= -py${PYTHON_SUFFIX} |