svn commit: r312835 - head/mail/kcheckgmail

Martin Wilke miwi at FreeBSD.org
Sat Feb 23 15:51:50 UTC 2013


Author: miwi
Date: Sat Feb 23 15:51:49 2013
New Revision: 312835
URL: http://svnweb.freebsd.org/changeset/ports/312835

Log:
  - BROKEN checksum mismatch

Modified:
  head/mail/kcheckgmail/Makefile   (contents, props changed)

Modified: head/mail/kcheckgmail/Makefile
==============================================================================
--- head/mail/kcheckgmail/Makefile	Sat Feb 23 15:36:53 2013	(r312834)
+++ head/mail/kcheckgmail/Makefile	Sat Feb 23 15:51:49 2013	(r312835)
@@ -13,6 +13,8 @@ MASTER_SITES=	http://www.yuanjue.net/dow
 MAINTAINER=	yuanjue at FreeBSD.org
 COMMENT=	A Gmail Notifier for KDE
 
+BROKEN=		checksum mismatch
+
 USE_BZIP2=	yes
 GNU_CONFIGURE=	yes
 USE_GMAKE=	yes


More information about the svn-ports-head mailing list