diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2013-02-25 11:09:19 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2013-02-25 11:09:19 +0000 |
commit | a8c8578d56b970ca34b929f7c8b861319c727ed1 (patch) | |
tree | 30a84526bd81756797443e8da9bc9c93d78261ba /astro/wmsun | |
parent | 3c8b414f0d5a229bf94be13451cd211d8f60df67 (diff) | |
download | ports-a8c8578d56b970ca34b929f7c8b861319c727ed1.tar.gz ports-a8c8578d56b970ca34b929f7c8b861319c727ed1.zip |
For unmaintained ports in `astro' category, drop leading indefinite article
from COMMENT. Whenever appropriate, cleanup Makefiles a bit as well.
Notes
Notes:
svn path=/head/; revision=312914
Diffstat (limited to 'astro/wmsun')
-rw-r--r-- | astro/wmsun/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/astro/wmsun/Makefile b/astro/wmsun/Makefile index 924635d5055c..b00571dbd621 100644 --- a/astro/wmsun/Makefile +++ b/astro/wmsun/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: wmSun -# Date created: 16 April 1999 -# Whom: Chris Piazza <cpiazza@FreeBSD.org> -# +# Created by: Chris Piazza <cpiazza@FreeBSD.org> # $FreeBSD$ PORTNAME= wmsun @@ -12,7 +9,7 @@ MASTER_SITES= http://dockapps.windowmaker.org/download.php/id/23/ DISTNAME= wmSun-1.03 MAINTAINER= ports@FreeBSD.org -COMMENT= A dockapp that displays the rise and set time of the sun +COMMENT= Dockapp that displays the rise and set times of the Sun FETCH_ARGS= -Fpr |