From e2d949a5ed29feb12ebb50763efecbbf0a6e6301 Mon Sep 17 00:00:00 2001 From: William Grzybowski Date: Mon, 6 Apr 2015 14:07:53 +0000 Subject: [PATCH] databases/pymongo: bump PORTREVISION Forgotten in last commit. Submitted by: mat --- databases/pymongo/Makefile | 1 + 1 file changed, 1 insertion(+) 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}