Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Jan 2014 09:54:10 +0000 (UTC)
From:      Boris Samorodov <bsam@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r340887 - branches/2014Q1/www/web2ldap
Message-ID:  <201401240954.s0O9sAGe062423@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bsam
Date: Fri Jan 24 09:54:10 2014
New Revision: 340887
URL: http://svnweb.freebsd.org/changeset/ports/340887
QAT: https://qat.redports.org/buildarchive/r340887/

Log:
  MFH: r340884
  
  Add MASTER_SITE_LOCAL since a previous version disappears as long
  as a new one is released.
  
  Requested by:	marino (via e-mail)
  Reminded by:	pkg-fallout@
  Approved by:	portmgr (mat)

Modified:
  branches/2014Q1/www/web2ldap/Makefile
Directory Properties:
  branches/2014Q1/   (props changed)

Modified: branches/2014Q1/www/web2ldap/Makefile
==============================================================================
--- branches/2014Q1/www/web2ldap/Makefile	Fri Jan 24 09:33:40 2014	(r340886)
+++ branches/2014Q1/www/web2ldap/Makefile	Fri Jan 24 09:54:10 2014	(r340887)
@@ -5,7 +5,8 @@ PORTNAME=	web2ldap
 PORTVERSION=	1.1.47
 CATEGORIES=	www
 MASTER_SITES=	http://www.web2ldap.de/download/ \
-		http://www.sfr-fresh.com/unix/www/
+		http://www.sfr-fresh.com/unix/www/ \
+		LOCAL/bsam
 
 MAINTAINER=	bsam@FreeBSD.org
 COMMENT=	Python-based WWW gateway to LDAP servers



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401240954.s0O9sAGe062423>