svn commit: r481548 - head/astro/xearth

Rene Ladan rene at FreeBSD.org
Mon Oct 8 15:39:08 UTC 2018


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 \


More information about the svn-ports-all mailing list