diff options
author | jedgar <jedgar@FreeBSD.org> | 2000-01-05 21:18:32 +0000 |
---|---|---|
committer | jedgar <jedgar@FreeBSD.org> | 2000-01-05 21:18:32 +0000 |
commit | fcd50600703abc6004e90eadf2bfc2317746a7d1 (patch) | |
tree | 20561d33d44a0dd066ddee32217cffb49c0cffa2 | |
parent | 445acf6c1dcedc467c99ce6123ba2e83d96c9179 (diff) | |
download | FreeBSD-ports-fcd50600703abc6004e90eadf2bfc2317746a7d1.zip FreeBSD-ports-fcd50600703abc6004e90eadf2bfc2317746a7d1.tar.gz |
Activate pyweather
-rw-r--r-- | astro/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/Makefile b/astro/Makefile index 5426b4d..2d39194 100644 --- a/astro/Makefile +++ b/astro/Makefile @@ -4,6 +4,7 @@ SUBDIR += dgpsip SUBDIR += ephem SUBDIR += luna + SUBDIR += pyweather SUBDIR += saoimage SUBDIR += sattrack SUBDIR += setiathome |