aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorWilliam Grzybowski <wg@FreeBSD.org>2015-04-06 22:07:53 +0800
committerWilliam Grzybowski <wg@FreeBSD.org>2015-04-06 22:07:53 +0800
commite2d949a5ed29feb12ebb50763efecbbf0a6e6301 (patch)
tree243f960d3beff8747d9ca019fd2be3d6ee3f9e0c /databases
parent648dd9e074bdf31dec12d9cdad60586d7284ba67 (diff)
downloadfreebsd-ports-gnome-e2d949a5ed29feb12ebb50763efecbbf0a6e6301.tar.gz
freebsd-ports-gnome-e2d949a5ed29feb12ebb50763efecbbf0a6e6301.tar.zst
freebsd-ports-gnome-e2d949a5ed29feb12ebb50763efecbbf0a6e6301.zip
databases/pymongo: bump PORTREVISION
Forgotten in last commit. Submitted by: mat
Diffstat (limited to 'databases')
-rw-r--r--databases/pymongo/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/pymongo/Makefile b/databases/pymongo/Makefile
index a269cca6e2dd..614ca20bf5e0 100644
--- a/databases/pymongo/Makefile
+++ b/databases/pymongo/Makefile
@@ -3,6 +3,7 @@
PORTNAME= pymongo
PORTVERSION= 2.7.1
+PORTREVISION= 1
CATEGORIES= databases python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}