Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Jan 2018 15:49:45 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r457899 - head/www/gitlab
Message-ID:  <201801021549.w02FnjG2024606@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Tue Jan  2 15:49:45 2018
New Revision: 457899
URL: https://svnweb.freebsd.org/changeset/ports/457899

Log:
  www/gitlab: remove spurious newline
  
  Reported by:	sunpoet
  Pointyhat to:	swills

Modified:
  head/www/gitlab/Makefile   (contents, props changed)

Modified: head/www/gitlab/Makefile
==============================================================================
--- head/www/gitlab/Makefile	Tue Jan  2 15:46:37 2018	(r457898)
+++ head/www/gitlab/Makefile	Tue Jan  2 15:49:45 2018	(r457899)
@@ -253,4 +253,3 @@ do-install:
 	(cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/www/${PORTNAME})
 
 .include <bsd.port.mk>
-



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