diff options
Diffstat (limited to 'astro')
-rw-r--r-- | astro/pyweather/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/pyweather/Makefile b/astro/pyweather/Makefile index 117de004a97c..a6ff756c6344 100644 --- a/astro/pyweather/Makefile +++ b/astro/pyweather/Makefile @@ -14,7 +14,7 @@ DISTNAME= pyWeather MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Python script that downloads weather data and can be cron'd +PORTCOMMENT= Python script that downloads weather data and can be cronned USE_REINPLACE= yes USE_PYTHON= yes |