svn commit: r473925 - head/www

Matthias Fechner mfechner at FreeBSD.org
Wed Jul 4 21:26:34 UTC 2018


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


More information about the svn-ports-all mailing list