diff options
Diffstat (limited to 'astro/pyweather')
-rw-r--r-- | astro/pyweather/Makefile | 1 | ||||
-rw-r--r-- | astro/pyweather/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/astro/pyweather/Makefile b/astro/pyweather/Makefile index 51499b4..758884c 100644 --- a/astro/pyweather/Makefile +++ b/astro/pyweather/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= will DISTNAME= pyWeather MAINTAINER= ports@FreeBSD.org +COMMENT= Python script that downloads weather data and can be cronned USE_REINPLACE= yes USE_PYTHON= yes diff --git a/astro/pyweather/pkg-comment b/astro/pyweather/pkg-comment deleted file mode 100644 index c8ed42c..0000000 --- a/astro/pyweather/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Python script that downloads weather data and can be cronned |