svn commit: r473275 - head/astro

Antoine Brodin antoine at FreeBSD.org
Sun Jun 24 20:50:48 UTC 2018


Author: antoine
Date: Sun Jun 24 20:50:47 2018
New Revision: 473275
URL: https://svnweb.freebsd.org/changeset/ports/473275

Log:
  Unbreak INDEX
  
  Pointy hat:	sunpoet

Modified:
  head/astro/Makefile

Modified: head/astro/Makefile
==============================================================================
--- head/astro/Makefile	Sun Jun 24 20:28:18 2018	(r473274)
+++ head/astro/Makefile	Sun Jun 24 20:50:47 2018	(r473275)
@@ -85,13 +85,13 @@
     SUBDIR += py-RO
     SUBDIR += py-aipy
     SUBDIR += py-astLib
-    SUBDIR += py-astro
     SUBDIR += py-astropy
     SUBDIR += py-horoscopegenerator
     SUBDIR += py-metar
     SUBDIR += py-metpy
     SUBDIR += py-pymetar
     SUBDIR += py-pywapi
+    SUBDIR += py-spacetrack
     SUBDIR += pyephem
     SUBDIR += pyweather
     SUBDIR += qlandkartegt


More information about the svn-ports-all mailing list