aboutsummaryrefslogtreecommitdiff
path: root/databases/lmdb
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2014-08-21 08:42:02 +0000
committerXin LI <delphij@FreeBSD.org>2014-08-21 08:42:02 +0000
commit05c273e00be28cfc9c28512bbd98d4c9bed30cb3 (patch)
treef9d6a8b8ae417b665b3066e175ee429f5e32bfe9 /databases/lmdb
parentdb34285af37fd262860ea3d4e2ae50320b6324df (diff)
downloadports-05c273e00be28cfc9c28512bbd98d4c9bed30cb3.tar.gz
ports-05c273e00be28cfc9c28512bbd98d4c9bed30cb3.zip
Use local mirror ONLY as gitorious.org keeps rerolling with only timestamp
change and there is no way to workaround that with the current framework.
Notes
Notes: svn path=/head/; revision=365536
Diffstat (limited to 'databases/lmdb')
-rw-r--r--databases/lmdb/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/lmdb/Makefile b/databases/lmdb/Makefile
index 705fb76a67af..f275dd4d38c0 100644
--- a/databases/lmdb/Makefile
+++ b/databases/lmdb/Makefile
@@ -4,8 +4,8 @@
PORTNAME= lmdb
PORTVERSION= 0.9.13
CATEGORIES= databases
-MASTER_SITES= https://gitorious.org/${GO_ACCOUNT}/${GO_PROJECT}/archive/${GO_TAGNAME}.tar.gz?dummy= \
- LOCAL/delphij
+MASTER_SITES= LOCAL/delphij
+# https://gitorious.org/${GO_ACCOUNT}/${GO_PROJECT}/archive/${GO_TAGNAME}.tar.gz?dummy= \
MAINTAINER= delphij@FreeBSD.org
COMMENT= OpenLDAP Lightning Memory-Mapped Database