diff options
author | Tong LIU <nemoliu@FreeBSD.org> | 2010-07-13 13:57:31 +0000 |
---|---|---|
committer | Tong LIU <nemoliu@FreeBSD.org> | 2010-07-13 13:57:31 +0000 |
commit | bdc3f59c7a75f4e7cb8e4c8eda41afc85f52c7f3 (patch) | |
tree | 02c166e21eec2895d5277535130c6d74aba518d9 /databases/mongodb/Makefile | |
parent | a8d8e34cdc69f7cd3402c00a0b26d95b60586917 (diff) | |
download | ports-bdc3f59c7a75f4e7cb8e4c8eda41afc85f52c7f3.tar.gz ports-bdc3f59c7a75f4e7cb8e4c8eda41afc85f52c7f3.zip |
Notes
Diffstat (limited to 'databases/mongodb/Makefile')
-rw-r--r-- | databases/mongodb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/mongodb/Makefile b/databases/mongodb/Makefile index 0ec3686070f8..62145bc47b87 100644 --- a/databases/mongodb/Makefile +++ b/databases/mongodb/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mongodb -PORTVERSION= 1.4.3 +PORTVERSION= 1.4.4 CATEGORIES= databases net MASTER_SITES= http://downloads.mongodb.org/src/ \ http://derzinn.de/files/ |