diff options
author | wen <wen@FreeBSD.org> | 2010-06-27 16:27:34 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2010-06-27 16:27:34 +0800 |
commit | 1624360306b5d68b55a05625da9fecd09cb345cd (patch) | |
tree | fd2d59fbacad6153044d377afbc24133f9053d90 /databases/pymongo/Makefile | |
parent | 5baab5e8b48a8c3c0005e5b76da1d7836850ac3f (diff) | |
download | freebsd-ports-gnome-1624360306b5d68b55a05625da9fecd09cb345cd.tar.gz freebsd-ports-gnome-1624360306b5d68b55a05625da9fecd09cb345cd.tar.zst freebsd-ports-gnome-1624360306b5d68b55a05625da9fecd09cb345cd.zip |
- Update to 1.7
Feature safe: yes
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 904068ac3d91..eb58135ba026 100644 --- a/databases/pymongo/Makefile +++ b/databases/pymongo/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pymongo -PORTVERSION= 1.6 +PORTVERSION= 1.7 CATEGORIES= databases python MASTER_SITES= CHEESESHOP |