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/wmsolar | |
parent | 3c8b414f0d5a229bf94be13451cd211d8f60df67 (diff) | |
download | ports-a8c8578d56b970ca34b929f7c8b861319c727ed1.tar.gz ports-a8c8578d56b970ca34b929f7c8b861319c727ed1.zip |
Notes
Diffstat (limited to 'astro/wmsolar')
-rw-r--r-- | astro/wmsolar/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/astro/wmsolar/Makefile b/astro/wmsolar/Makefile index 68c5668f3cb5..8a02ce614e4d 100644 --- a/astro/wmsolar/Makefile +++ b/astro/wmsolar/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: wmsolar -# Date created: Tue Jan 15 17:28:49 EST 2002 -# Whom: pat -# +# Created by: Patrick Li <pat@FreeBSD.org> # $FreeBSD$ -# PORTNAME= wmsolar PORTVERSION= 1.0 @@ -12,7 +8,7 @@ CATEGORIES= astro windowmaker MASTER_SITES= http://www.inxsoft.net/wmsolar/ MAINTAINER= ports@FreeBSD.org -COMMENT= A dockapp that displays the solar system viewed from top +COMMENT= Dockapp that displays the Solar System viewed from the top PLIST_FILES= bin/wmSolar WRKSRC= ${WRKDIR}/wmSolar |