Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Feb 2015 12:12:34 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r378585 - head/sysutils/3dm
Message-ID:  <201502071212.t17CCYQZ059471@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sat Feb  7 12:12:33 2015
New Revision: 378585
URL: https://svnweb.freebsd.org/changeset/ports/378585
QAT: https://qat.redports.org/buildarchive/r378585/

Log:
  Unbreak
  
  Submitted by:	Terry Kennedy

Modified:
  head/sysutils/3dm/Makefile

Modified: head/sysutils/3dm/Makefile
==============================================================================
--- head/sysutils/3dm/Makefile	Sat Feb  7 12:08:08 2015	(r378584)
+++ head/sysutils/3dm/Makefile	Sat Feb  7 12:12:33 2015	(r378585)
@@ -6,14 +6,13 @@ PORTVERSION=	2.11.00.021
 PORTREVISION=	1
 PORTEPOCH=	1
 CATEGORIES=	sysutils
-MASTER_SITES=	http://www.lsi.com/downloads/Public/SATA/SATA%20Common%20Files/3DM2_CLI-freebsd_10.2.2.1_9.5.5.1.zip?source=1/
+MASTER_SITES=	http://www.lsi.com/downloads/Public/RAID%20Controllers/RAID%20Controllers%20Common%20Files/3DM2_CLI-freebsd_10.2.2.1_9.5.5.1.zip?source=1/
 DISTFILES=	3DM2_CLI-freebsd_10.2.2.1_9.5.5.1.zip
 DIST_SUBDIR=	3dm2
 
 MAINTAINER=	takefu@airport.fm
 COMMENT=	3ware RAID controller monitoring daemon and web server
 
-BROKEN=		Unfetchable
 RESTRICTED=	Source recipient must acknowledge license. Reproduction or redistribution prohibited. See http://www.lsi.com/Pages/user/eula.aspx
 
 FETCH_BEFORE_ARGS=	-o ${DISTDIR}/${DIST_SUBDIR}/${DISTFILES}



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