svn commit: r315608 - head/textproc/rst.el

Martin Wilke miwi at FreeBSD.org
Sat Mar 30 12:24:29 UTC 2013


Author: miwi
Date: Sat Mar 30 12:24:28 2013
New Revision: 315608
URL: http://svnweb.freebsd.org/changeset/ports/315608

Log:
  - Broken checksum mismatch

Modified:
  head/textproc/rst.el/Makefile

Modified: head/textproc/rst.el/Makefile
==============================================================================
--- head/textproc/rst.el/Makefile	Sat Mar 30 12:06:26 2013	(r315607)
+++ head/textproc/rst.el/Makefile	Sat Mar 30 12:24:28 2013	(r315608)
@@ -15,6 +15,8 @@ COMMENT=	ReStructuredText Support for Em
 
 USE_EMACS=	yes
 
+BROKEN=		checksum mismatch
+
 NO_WRKSUBDIR=	yes
 EXTRACT_CMD=	${CP}
 EXTRACT_BEFORE_ARGS=	# empty


More information about the svn-ports-all mailing list