svn commit: r517925 - in head/lang: . v

Antoine Brodin antoine at FreeBSD.org
Mon Nov 18 21:34:54 UTC 2019


Author: antoine
Date: Mon Nov 18 21:34:53 2019
New Revision: 517925
URL: https://svnweb.freebsd.org/changeset/ports/517925

Log:
  Remove port with duplicate PKGBASE
  
  Pointy hat:	sunpoet

Deleted:
  head/lang/v/
Modified:
  head/lang/Makefile

Modified: head/lang/Makefile
==============================================================================
--- head/lang/Makefile	Mon Nov 18 20:48:35 2019	(r517924)
+++ head/lang/Makefile	Mon Nov 18 21:34:53 2019	(r517925)
@@ -377,7 +377,6 @@
     SUBDIR += twelf
     SUBDIR += ucc
     SUBDIR += urweb
-    SUBDIR += v
     SUBDIR += v8
     SUBDIR += vala
     SUBDIR += visualworks


More information about the svn-ports-head mailing list