svn commit: r378585 - head/sysutils/3dm

Antoine Brodin antoine at FreeBSD.org
Sat Feb 7 12:12:35 UTC 2015


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 at 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}


More information about the svn-ports-all mailing list