svn commit: r317379 - head/databases/tuning-primer

Florian Smeets flo at FreeBSD.org
Sat May 4 22:14:42 UTC 2013


Author: flo
Date: Sat May  4 22:14:42 2013
New Revision: 317379
URL: http://svnweb.freebsd.org/changeset/ports/317379

Log:
  Unbreak, fetch works, tested on 2 different hosts in different locations.
  
  Discussed with:	bapt

Modified:
  head/databases/tuning-primer/Makefile   (contents, props changed)

Modified: head/databases/tuning-primer/Makefile
==============================================================================
--- head/databases/tuning-primer/Makefile	Sat May  4 22:12:35 2013	(r317378)
+++ head/databases/tuning-primer/Makefile	Sat May  4 22:14:42 2013	(r317379)
@@ -14,7 +14,6 @@ COMMENT=	MySQL performance tuning primer
 
 LICENSE=	GPLv2
 
-BROKEN=		Does not fetch
 FETCH_ARGS=	-pRr
 NO_BUILD=	yes
 USE_MYSQL=	yes


More information about the svn-ports-all mailing list