svn commit: r457899 - head/www/gitlab

Steve Wills swills at FreeBSD.org
Tue Jan 2 15:49:46 UTC 2018


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>
-


More information about the svn-ports-head mailing list