svn commit: r523576 - head/www

Antoine Brodin antoine at FreeBSD.org
Sun Jan 19 14:10:56 UTC 2020


Author: antoine
Date: Sun Jan 19 14:10:55 2020
New Revision: 523576
URL: https://svnweb.freebsd.org/changeset/ports/523576

Log:
  Hook nextcloud-deck to the build

Modified:
  head/www/Makefile

Modified: head/www/Makefile
==============================================================================
--- head/www/Makefile	Sun Jan 19 13:55:38 2020	(r523575)
+++ head/www/Makefile	Sun Jan 19 14:10:55 2020	(r523576)
@@ -443,6 +443,7 @@
     SUBDIR += nextcloud
     SUBDIR += nextcloud-calendar
     SUBDIR += nextcloud-contacts
+    SUBDIR += nextcloud-deck
     SUBDIR += nextcloud-notes
     SUBDIR += nextcloud-tasks
     SUBDIR += nghttp2


More information about the svn-ports-head mailing list