svn commit: r424564 - in head: multimedia multimedia/multicat net net/multicat

Dmitry Marakasov amdmi3 at FreeBSD.org
Mon Oct 24 12:37:42 UTC 2016


Author: amdmi3
Date: Mon Oct 24 12:37:41 2016
New Revision: 424564
URL: https://svnweb.freebsd.org/changeset/ports/424564

Log:
  - Oops, move multicat to correct category

Added:
  head/net/multicat/
     - copied from r424563, head/multimedia/multicat/
Deleted:
  head/multimedia/multicat/
Modified:
  head/multimedia/Makefile
  head/net/Makefile

Modified: head/multimedia/Makefile
==============================================================================
--- head/multimedia/Makefile	Mon Oct 24 12:34:35 2016	(r424563)
+++ head/multimedia/Makefile	Mon Oct 24 12:37:41 2016	(r424564)
@@ -267,7 +267,6 @@
     SUBDIR += msdl
     SUBDIR += msopenh264
     SUBDIR += msx264
-    SUBDIR += multicat
     SUBDIR += mxflib
     SUBDIR += mythtv
     SUBDIR += mythtv-frontend

Modified: head/net/Makefile
==============================================================================
--- head/net/Makefile	Mon Oct 24 12:34:35 2016	(r424563)
+++ head/net/Makefile	Mon Oct 24 12:37:41 2016	(r424564)
@@ -424,6 +424,7 @@
     SUBDIR += msend
     SUBDIR += mtr
     SUBDIR += mtr-nox11
+    SUBDIR += multicat
     SUBDIR += nakenchat
     SUBDIR += nanomsg
     SUBDIR += nast


More information about the svn-ports-all mailing list