Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Jul 2018 21:26:34 +0000 (UTC)
From:      Matthias Fechner <mfechner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r473925 - head/www
Message-ID:  <201807042126.w64LQYaI053098@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mfechner
Date: Wed Jul  4 21:26:33 2018
New Revision: 473925
URL: https://svnweb.freebsd.org/changeset/ports/473925

Log:
  Renamed gitlab to gitlab-ce in Makefile.
  
  PR:		229519
  Reported by:	Trond.Endrestol@ximalas.info
  Reviewed by:	swills (mentor)
  Approved by:	swills (mentor)
  Differential Revision:	https://reviews.freebsd.org/D16127

Modified:
  head/www/Makefile

Modified: head/www/Makefile
==============================================================================
--- head/www/Makefile	Wed Jul  4 21:20:41 2018	(r473924)
+++ head/www/Makefile	Wed Jul  4 21:26:33 2018	(r473925)
@@ -200,7 +200,7 @@
     SUBDIR += getleft
     SUBDIR += gist
     SUBDIR += gitea
-    SUBDIR += gitlab
+    SUBDIR += gitlab-ce
     SUBDIR += gitlab-pages
     SUBDIR += gitlab-workhorse
     SUBDIR += glassfish



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