Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Oct 2018 15:39:07 +0000 (UTC)
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r481548 - head/astro/xearth
Message-ID:  <201810081539.w98Fd7Ol008083@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rene
Date: Mon Oct  8 15:39:07 2018
New Revision: 481548
URL: https://svnweb.freebsd.org/changeset/ports/481548

Log:
  astro/xearth: fix portlint warning

Modified:
  head/astro/xearth/Makefile

Modified: head/astro/xearth/Makefile
==============================================================================
--- head/astro/xearth/Makefile	Mon Oct  8 15:37:34 2018	(r481547)
+++ head/astro/xearth/Makefile	Mon Oct  8 15:39:07 2018	(r481548)
@@ -16,6 +16,7 @@ LICENSE_PERMS=	dist-mirror no-dist-sell pkg-mirror no-
 
 USES=		tar:xz
 USE_XORG=	x11 xext sm ice xt
+
 PLIST_FILES=	bin/xearth \
 		man/man1/xearth.1.gz \
 		lib/X11/xearth/freebsd.committers.markers \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810081539.w98Fd7Ol008083>