svn commit: r433554 - head/biology/molden

Dmitry Marakasov amdmi3 at FreeBSD.org
Tue Feb 7 14:20:11 UTC 2017


Author: amdmi3
Date: Tue Feb  7 14:20:09 2017
New Revision: 433554
URL: https://svnweb.freebsd.org/changeset/ports/433554

Log:
  - Mark BROKEN: does not fetch, size/checksum mismatch
  
  Approved by:	portmgr blanket

Modified:
  head/biology/molden/Makefile

Modified: head/biology/molden/Makefile
==============================================================================
--- head/biology/molden/Makefile	Tue Feb  7 14:07:24 2017	(r433553)
+++ head/biology/molden/Makefile	Tue Feb  7 14:20:09 2017	(r433554)
@@ -17,6 +17,8 @@ LICENSE_NAME=	Molden
 LICENSE_FILE=	${WRKSRC}/CopyRight
 LICENSE_PERMS=	auto-accept
 
+BROKEN=		does not fetch, size/checksum mismatch
+
 RESTRICTED=	free for academic, non profit usage; do not re-distribute source and executable.
 
 WRKSRC=		${WRKDIR}/${PORTNAME}${PORTVERSION}


More information about the svn-ports-all mailing list