svn commit: r312815 - head/x11-clocks/t3d

Martin Wilke miwi at FreeBSD.org
Sat Feb 23 14:09:46 UTC 2013


Author: miwi
Date: Sat Feb 23 14:09:45 2013
New Revision: 312815
URL: http://svnweb.freebsd.org/changeset/ports/312815

Log:
  - Broken Checksum mismatch

Modified:
  head/x11-clocks/t3d/Makefile   (contents, props changed)

Modified: head/x11-clocks/t3d/Makefile
==============================================================================
--- head/x11-clocks/t3d/Makefile	Sat Feb 23 14:04:32 2013	(r312814)
+++ head/x11-clocks/t3d/Makefile	Sat Feb 23 14:09:45 2013	(r312815)
@@ -20,6 +20,8 @@ EXTRACT_CMD=		${GZIP_CMD}
 EXTRACT_BEFORE_ARGS=	-dc
 EXTRACT_AFTER_ARGS=	| ${SH}
 
+BROKEN=		checksum mismatch
+
 NO_WRKSUBDIR=	yes
 USE_IMAKE=	yes
 USE_XORG=	x11 xext


More information about the svn-ports-head mailing list