svn commit: r483872 - head/audio

Yuri Victorovich yuri at FreeBSD.org
Sat Nov 3 03:47:05 UTC 2018


Author: yuri
Date: Sat Nov  3 03:47:03 2018
New Revision: 483872
URL: https://svnweb.freebsd.org/changeset/ports/483872

Log:
  audio/Makefile: Fix wrong directory name

Modified:
  head/audio/Makefile

Modified: head/audio/Makefile
==============================================================================
--- head/audio/Makefile	Sat Nov  3 03:45:04 2018	(r483871)
+++ head/audio/Makefile	Sat Nov  3 03:47:03 2018	(r483872)
@@ -498,7 +498,7 @@
     SUBDIR += logitechmediaserver-trackstat
     SUBDIR += lollypop
     SUBDIR += lpac
-    SUBDIR += lsp-plugins
+    SUBDIR += lsp-plugins-lv2
     SUBDIR += lua51-mpd
     SUBDIR += luppp
     SUBDIR += lv2


More information about the svn-ports-all mailing list