summaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2002-11-07 03:10:58 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2002-11-07 03:10:58 +0000
commitc62fe39354fdb8614fe8ea9277c9fcb208653f30 (patch)
treeb32409a9ec171a85e0016501d1db9153c45fe091 /astro
parentZero PORTREVISION after the PORTVERSION is bumped. (diff)
Fix PORTCOMMENTs that were killing INDEX builds.
105 pointy hats to: me Approved by: pat
Notes
Notes: svn path=/head/; revision=69625
Diffstat (limited to 'astro')
-rw-r--r--astro/pyweather/Makefile2
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