From 2729fc66dfb63a65f73b1830992f573e242fc898 Mon Sep 17 00:00:00 2001 From: Ruslan Makhmatkhanov Date: Thu, 4 Dec 2014 18:16:28 +0000 Subject: [PATCH] net/ldapbrowser: provide additional distfile mirror PR: 195310 Submitted by: Ronald Klop (maintainer) --- net/ldapbrowser/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net/ldapbrowser/Makefile b/net/ldapbrowser/Makefile index 7ca3b92c40b2..2c8fd14f33b2 100644 --- a/net/ldapbrowser/Makefile +++ b/net/ldapbrowser/Makefile @@ -6,7 +6,8 @@ PORTVERSION= 2.8.2 PORTREVISION= 3 CATEGORIES= net java MASTER_SITES= http://web.talf.org/software/ \ - http://freebsd.nsu.ru/distfiles/ + http://freebsd.nsu.ru/distfiles/ \ + http://www.klop.ws/distfiles/ DISTNAME= Browser282b2 MAINTAINER= ronald-lists@klop.ws