aboutsummaryrefslogtreecommitdiff
path: root/databases/mongodb/Makefile
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2011-06-18 14:06:39 +0000
committerFrederic Culot <culot@FreeBSD.org>2011-06-18 14:06:39 +0000
commitd58cab402f8d176052f20c57ca6dc1befa292c8a (patch)
tree3186463700abbc05aca9d8fa51e2c7f1723cfe7f /databases/mongodb/Makefile
parente8b7aa3271971db2b0ff6ab7274b3ae477076512 (diff)
downloadports-d58cab402f8d176052f20c57ca6dc1befa292c8a.tar.gz
ports-d58cab402f8d176052f20c57ca6dc1befa292c8a.zip
Notes
Diffstat (limited to 'databases/mongodb/Makefile')
-rw-r--r--databases/mongodb/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/databases/mongodb/Makefile b/databases/mongodb/Makefile
index 45ce6b55e502..d561f530460d 100644
--- a/databases/mongodb/Makefile
+++ b/databases/mongodb/Makefile
@@ -6,10 +6,9 @@
#
PORTNAME= mongodb
-PORTVERSION= 1.8.1
+PORTVERSION= 1.8.2
CATEGORIES= databases net
-MASTER_SITES= http://downloads.mongodb.org/src/ \
- http://files.derzinn.de/
+MASTER_SITES= http://downloads.mongodb.org/src/
DISTNAME= ${PORTNAME}-src-r${PORTVERSION}
MAINTAINER= mail@derzinn.de