diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-12-11 19:45:50 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-12-11 19:45:50 +0800 |
commit | 58d3503b7e0b0e11adf9c38d438e9ed3277d4ef1 (patch) | |
tree | 2b83ab07f739003ac92f8e3e16b5677133a713af /astro/Makefile | |
parent | 9bfcb4d73433acb5341a5343897f394bea7ff83b (diff) | |
download | freebsd-ports-gnome-58d3503b7e0b0e11adf9c38d438e9ed3277d4ef1.tar.gz freebsd-ports-gnome-58d3503b7e0b0e11adf9c38d438e9ed3277d4ef1.tar.zst freebsd-ports-gnome-58d3503b7e0b0e11adf9c38d438e9ed3277d4ef1.zip |
- Move astro/py-metar to astro/py-pymetar
- Add LICENSE_FILE
Diffstat (limited to 'astro/Makefile')
-rw-r--r-- | astro/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/Makefile b/astro/Makefile index f66a681e1b27..2b84eb32b23c 100644 --- a/astro/Makefile +++ b/astro/Makefile @@ -82,8 +82,8 @@ SUBDIR += py-RO SUBDIR += py-aipy SUBDIR += py-astLib - SUBDIR += py-metar SUBDIR += py-pyfits + SUBDIR += py-pymetar SUBDIR += pyephem SUBDIR += pyweather SUBDIR += qlandkartegt |