diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-03 05:14:35 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-03 05:14:35 +0000 |
commit | 179697185db80e426e28ad40d6d8ff6c2b143872 (patch) | |
tree | 1d93c88edb7b001cd163c05bf6a97f1ad07856e3 /astro/pyweather | |
parent | f0042b318fc95e42fd6cbdddf7718824cbe71d27 (diff) |
Notes
Diffstat (limited to 'astro/pyweather')
-rw-r--r-- | astro/pyweather/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/astro/pyweather/Makefile b/astro/pyweather/Makefile index ab3fc8d96e11..4c46a64a94f0 100644 --- a/astro/pyweather/Makefile +++ b/astro/pyweather/Makefile @@ -15,7 +15,6 @@ DISTNAME= pyWeather MAINTAINER= ports@FreeBSD.org COMMENT= Python script that downloads weather data and can be cronned -USE_REINPLACE= yes USE_PYTHON= yes NO_BUILD= yes PLIST_FILES= bin/pyWeather |