svn commit: r543502 - in head/editors: . nvi2 nvi2-port

Craig Leres leres at FreeBSD.org
Mon Jul 27 01:58:34 UTC 2020


Author: leres
Date: Mon Jul 27 01:58:33 2020
New Revision: 543502
URL: https://svnweb.freebsd.org/changeset/ports/543502

Log:
  editors/nvi2-port: Rename to editors/nvi2
  
  Grrr... my addport notes failed me.

Added:
  head/editors/nvi2/
     - copied from r543501, head/editors/nvi2-port/
Deleted:
  head/editors/nvi2-port/
Modified:
  head/editors/Makefile

Modified: head/editors/Makefile
==============================================================================
--- head/editors/Makefile	Mon Jul 27 01:48:13 2020	(r543501)
+++ head/editors/Makefile	Mon Jul 27 01:58:33 2020	(r543502)
@@ -202,7 +202,7 @@
     SUBDIR += neovim-qt
     SUBDIR += nvi-devel
     SUBDIR += nvi-m17n
-    SUBDIR += nvi2-port
+    SUBDIR += nvi2
     SUBDIR += o
     SUBDIR += openoffice-4
     SUBDIR += openoffice-devel


More information about the svn-ports-all mailing list