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

Baptiste Daroussin bapt at FreeBSD.org
Sat May 4 21:24:23 UTC 2013


Author: bapt
Date: Sat May  4 21:24:23 2013
New Revision: 317354
URL: http://svnweb.freebsd.org/changeset/ports/317354

Log:
  Mark as broken: does not fetch

Modified:
  head/databases/tuning-primer/Makefile

Modified: head/databases/tuning-primer/Makefile
==============================================================================
--- head/databases/tuning-primer/Makefile	Sat May  4 21:21:32 2013	(r317353)
+++ head/databases/tuning-primer/Makefile	Sat May  4 21:24:23 2013	(r317354)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: tuning-primer
-# Date created:		2009-11-18
-# Whom:			Joe Horn <joehorn at gmail.com>
-#
+# Created by: Joe Horn <joehorn at gmail.com>
 # $FreeBSD$
-#
 
 PORTNAME=	tuning-primer
 PORTVERSION=	1.6.r1
@@ -18,6 +14,7 @@ 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