aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorwg <wg@FreeBSD.org>2015-04-06 22:07:53 +0800
committerwg <wg@FreeBSD.org>2015-04-06 22:07:53 +0800
commitfd3ac69bb766dd3ca9ad66cb786b3266db02f51f (patch)
tree243f960d3beff8747d9ca019fd2be3d6ee3f9e0c /databases
parent366caf2d09befd3fdf7a12f09920ee99b29ab563 (diff)
downloadfreebsd-ports-gnome-fd3ac69bb766dd3ca9ad66cb786b3266db02f51f.tar.gz
freebsd-ports-gnome-fd3ac69bb766dd3ca9ad66cb786b3266db02f51f.tar.zst
freebsd-ports-gnome-fd3ac69bb766dd3ca9ad66cb786b3266db02f51f.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}