diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-08-22 01:17:25 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-08-22 01:17:25 +0800 |
commit | 48a634bdfb26e16f3c35b882aa06e7c08b25768e (patch) | |
tree | f6d4c5e2710d9959bf8910208339b828d799a215 /astro | |
parent | 2ba1f4b028a15369989089cc50beec9d02bd198e (diff) | |
download | freebsd-ports-gnome-48a634bdfb26e16f3c35b882aa06e7c08b25768e.tar.gz freebsd-ports-gnome-48a634bdfb26e16f3c35b882aa06e7c08b25768e.tar.zst freebsd-ports-gnome-48a634bdfb26e16f3c35b882aa06e7c08b25768e.zip |
- Remove leading indefinite article from COMMENT
Diffstat (limited to 'astro')
-rw-r--r-- | astro/weather/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/weather/Makefile b/astro/weather/Makefile index daa4acbc9d40..9e1823979de0 100644 --- a/astro/weather/Makefile +++ b/astro/weather/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://fungi.yuggoth.org/weather/src/ \ LOCAL/sunpoet MAINTAINER= sunpoet@FreeBSD.org -COMMENT= An utility to provide current weather conditions and forecasts +COMMENT= Utility to provide current weather conditions and forecasts LICENSE= ISCL |