Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Mar 2021 11:51:48 +0000 (UTC)
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r568384 - in head: devel emulators
Message-ID:  <202103141151.12EBpmQL040922@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobik
Date: Sun Mar 14 11:51:48 2021
New Revision: 568384
URL: https://svnweb.freebsd.org/changeset/ports/568384

Log:
  Fix categories
  
  Reported by:	portscan

Modified:
  head/devel/Makefile
  head/emulators/Makefile

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Sun Mar 14 11:49:30 2021	(r568383)
+++ head/devel/Makefile	Sun Mar 14 11:51:48 2021	(r568384)
@@ -1377,8 +1377,8 @@
     SUBDIR += libvirt-java
     SUBDIR += libvmdk
     SUBDIR += libvolume_id
-    SUBDIR += libvshadow
     SUBDIR += libvsgpt
+    SUBDIR += libvshadow
     SUBDIR += libvslvm
     SUBDIR += libvterm
     SUBDIR += libwfut

Modified: head/emulators/Makefile
==============================================================================
--- head/emulators/Makefile	Sun Mar 14 11:49:30 2021	(r568383)
+++ head/emulators/Makefile	Sun Mar 14 11:51:48 2021	(r568384)
@@ -128,7 +128,6 @@
     SUBDIR += rtc
     SUBDIR += rubygem-fission
     SUBDIR += sameboy
-    SUBDIR += sdltrs
     SUBDIR += simh
     SUBDIR += simh-hp2100
     SUBDIR += simh-hp3000



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202103141151.12EBpmQL040922>