Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Nov 2015 17:15:36 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r401011 - head/devel
Message-ID:  <201511071715.tA7HFaZL015378@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sat Nov  7 17:15:36 2015
New Revision: 401011
URL: https://svnweb.freebsd.org/changeset/ports/401011

Log:
  Fix INDEX

Modified:
  head/devel/Makefile

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Sat Nov  7 17:07:14 2015	(r401010)
+++ head/devel/Makefile	Sat Nov  7 17:15:36 2015	(r401011)
@@ -4035,6 +4035,7 @@
     SUBDIR += py-geotypes
     SUBDIR += py-gevent
     SUBDIR += py-gflags
+    SUBDIR += py-git-up
     SUBDIR += py-gitdb
     SUBDIR += py-gitosis
     SUBDIR += py-gitpython
@@ -4191,7 +4192,6 @@
     SUBDIR += py-pyflakes
     SUBDIR += py-pygit2
     SUBDIR += py-pygithub
-    SUBDIR += py-pygitup
     SUBDIR += py-pygpx
     SUBDIR += py-pykde4
     SUBDIR += py-pykdeuic4



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