diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2018-06-24 20:50:47 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2018-06-24 20:50:47 +0000 |
commit | bab4673610e263d9d7f897d3dafdd31cd09e6d71 (patch) | |
tree | a13dcf972096e68f082a1c142dd029fd56d84eea /astro | |
parent | a90d23c45e750ef5fb00d4314f4a121f9b26a5e1 (diff) | |
download | ports-bab4673610e263d9d7f897d3dafdd31cd09e6d71.tar.gz ports-bab4673610e263d9d7f897d3dafdd31cd09e6d71.zip |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/Makefile b/astro/Makefile index adb201a8f514..f8cc6444a154 100644 --- a/astro/Makefile +++ b/astro/Makefile @@ -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 |