svn commit: r401011 - head/devel

Antoine Brodin antoine at FreeBSD.org
Sat Nov 7 17:15:37 UTC 2015


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


More information about the svn-ports-all mailing list