svn commit: r312155 - head/security/ranpwd

Martin Wilke miwi at FreeBSD.org
Wed Feb 13 14:33:15 UTC 2013


Author: miwi
Date: Wed Feb 13 14:33:14 2013
New Revision: 312155
URL: http://svnweb.freebsd.org/changeset/ports/312155

Log:
  - Mark BROKEN distfile mismatch

Modified:
  head/security/ranpwd/Makefile   (contents, props changed)

Modified: head/security/ranpwd/Makefile
==============================================================================
--- head/security/ranpwd/Makefile	Wed Feb 13 11:22:24 2013	(r312154)
+++ head/security/ranpwd/Makefile	Wed Feb 13 14:33:14 2013	(r312155)
@@ -18,6 +18,8 @@ COMMENT=	A tool to generate random passw
 GNU_CONFIGURE=	yes
 USE_GMAKE=	yes
 
+BROKEN=		checksum mismatch
+
 PLIST_FILES=	bin/ranpwd
 
 MAN1=		ranpwd.1


More information about the svn-ports-head mailing list