svn commit: r566845 - head/multimedia

Antoine Brodin antoine at FreeBSD.org
Mon Mar 1 09:44:45 UTC 2021


Author: antoine
Date: Mon Mar  1 09:44:44 2021
New Revision: 566845
URL: https://svnweb.freebsd.org/changeset/ports/566845

Log:
  Fix INDEX

Modified:
  head/multimedia/Makefile

Modified: head/multimedia/Makefile
==============================================================================
--- head/multimedia/Makefile	Mon Mar  1 09:36:46 2021	(r566844)
+++ head/multimedia/Makefile	Mon Mar  1 09:44:44 2021	(r566845)
@@ -147,8 +147,8 @@
     SUBDIR += kf5-kmediaplayer
     SUBDIR += kmplayer
     SUBDIR += kodi
+    SUBDIR += kodi-addon-inputstream.adaptive
     SUBDIR += kodi-addon-peripheral.joystick
-    SUBDIR += kodi-addon-peripheral-joystick
     SUBDIR += kodi-addon-pvr.hts
     SUBDIR += kodi-addon-pvr.iptvsimple
     SUBDIR += kodi-addon-screensaver.matrixtrails


More information about the svn-ports-head mailing list