diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2014-12-04 18:16:28 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2014-12-04 18:16:28 +0000 |
commit | 2729fc66dfb63a65f73b1830992f573e242fc898 (patch) | |
tree | 475866d3fa186e7f2466df81aa89df0601346fac /net | |
parent | 9900eedc9b028cae423d297e66229723c2b73143 (diff) | |
download | ports-2729fc66dfb63a65f73b1830992f573e242fc898.tar.gz ports-2729fc66dfb63a65f73b1830992f573e242fc898.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/ldapbrowser/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
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 |