From owner-svn-ports-all@FreeBSD.ORG Thu Jun 26 10:14:56 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EE25753C; Thu, 26 Jun 2014 10:14:56 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DB72026F0; Thu, 26 Jun 2014 10:14:56 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s5QAEuqU002909; Thu, 26 Jun 2014 10:14:56 GMT (envelope-from marino@svn.freebsd.org) Received: (from marino@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s5QAEuRZ002908; Thu, 26 Jun 2014 10:14:56 GMT (envelope-from marino@svn.freebsd.org) Message-Id: <201406261014.s5QAEuRZ002908@svn.freebsd.org> From: John Marino Date: Thu, 26 Jun 2014 10:14:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r359328 - head/java/eclipse X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Jun 2014 10:14:57 -0000 Author: marino Date: Thu Jun 26 10:14:56 2014 New Revision: 359328 URL: http://svnweb.freebsd.org/changeset/ports/359328 QAT: https://qat.redports.org/buildarchive/r359328/ Log: java/eclipse: Change include
/ to 

Modified:
  head/java/eclipse/Makefile

Modified: head/java/eclipse/Makefile
==============================================================================
--- head/java/eclipse/Makefile	Thu Jun 26 09:41:38 2014	(r359327)
+++ head/java/eclipse/Makefile	Thu Jun 26 10:14:56 2014	(r359328)
@@ -39,7 +39,7 @@ PLATFORM_DESC=		Platform only (no Java t
 
 OPTIONS_DEFAULT=	FULL_SDK
 
-.include 
+.include 
 
 .if ${OPSYS} == FreeBSD && ${OSVERSION} < 1000000
 PATCH_DEPENDS+=	gpatch:${PORTSDIR}/devel/patch
@@ -123,4 +123,4 @@ post-install:
 distclean:
 	${RM} -rf ${DISTDIR}/eclipse
 
-.include 
+.include