diff options
Diffstat (limited to 'databases/pymongo/Makefile')
-rw-r--r-- | databases/pymongo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/pymongo/Makefile b/databases/pymongo/Makefile index d947caff3f79..41bc96e8dcc1 100644 --- a/databases/pymongo/Makefile +++ b/databases/pymongo/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pymongo -PORTVERSION= 3.2.2 +PORTVERSION= 3.3.1 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |