From owner-svn-ports-head@FreeBSD.ORG Fri May 17 22:06:15 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 62A8C6C9; Fri, 17 May 2013 22:06:15 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 53F69F3C; Fri, 17 May 2013 22:06:15 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r4HM6FGn043832; Fri, 17 May 2013 22:06:15 GMT (envelope-from erwin@svn.freebsd.org) Received: (from erwin@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r4HM6F3U043831; Fri, 17 May 2013 22:06:15 GMT (envelope-from erwin@svn.freebsd.org) Message-Id: <201305172206.r4HM6F3U043831@svn.freebsd.org> From: Erwin Lansing Date: Fri, 17 May 2013 22:06:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r318410 - head/devel/looks X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 May 2013 22:06:15 -0000 Author: erwin Date: Fri May 17 22:06:14 2013 New Revision: 318410 URL: http://svnweb.freebsd.org/changeset/ports/318410 Log: Remove BROKEN, this seems to be a temporary error of the site hosting the distfile. Submitted by: jgh Modified: head/devel/looks/Makefile Modified: head/devel/looks/Makefile ============================================================================== --- head/devel/looks/Makefile Fri May 17 21:56:21 2013 (r318409) +++ head/devel/looks/Makefile Fri May 17 22:06:14 2013 (r318410) @@ -11,8 +11,6 @@ DISTNAME= jgoodies-${PORTNAME}-${PORTVER MAINTAINER= ports@FreeBSD.org COMMENT= JGoodies Looks improve the appearance of your Java applications -BROKEN= checksum mismatch - LICENSE= BSD USE_ZIP= yes