svn commit: r396474 - head/devel

Antoine Brodin antoine at FreeBSD.org
Wed Sep 9 11:43:21 UTC 2015


Author: antoine
Date: Wed Sep  9 11:43:20 2015
New Revision: 396474
URL: https://svnweb.freebsd.org/changeset/ports/396474

Log:
  Unbreak INDEX
  
  Pointy hat:	robak@

Modified:
  head/devel/Makefile

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Wed Sep  9 11:38:45 2015	(r396473)
+++ head/devel/Makefile	Wed Sep  9 11:43:20 2015	(r396474)
@@ -637,7 +637,6 @@
     SUBDIR += git-bzr-ng
     SUBDIR += git-codereview
     SUBDIR += git-extras
-    SUBDIR += git-list
     SUBDIR += git-lite
     SUBDIR += git-merge-changelog
     SUBDIR += git-modes
@@ -648,6 +647,7 @@
     SUBDIR += gitg0
     SUBDIR += github-backup-utils
     SUBDIR += gitinspector
+    SUBDIR += gitlist
     SUBDIR += gitolite
     SUBDIR += gitolite2
     SUBDIR += gitphp


More information about the svn-ports-all mailing list