diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2012-09-29 14:37:49 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2012-09-29 14:37:49 +0000 |
commit | 3f7de3460b3fabaff445cf21c514ed60fd844506 (patch) | |
tree | f295ce6cda8f533af1de81ca41c75a20df0b29b6 /astro/celestia-kde | |
parent | 30a987ce47c87596895b861f8ef7bd4486db1c2a (diff) |
Notes
Diffstat (limited to 'astro/celestia-kde')
-rw-r--r-- | astro/celestia-kde/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/astro/celestia-kde/Makefile b/astro/celestia-kde/Makefile index 71df09067ca2..baec52971fb2 100644 --- a/astro/celestia-kde/Makefile +++ b/astro/celestia-kde/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: celestia-kde -# Date created: 18 Aug 2009 -# Whom: Alexey Dokuchaev <danfe@FreeBSD.org> -# +# Created by: Alexey Dokuchaev <danfe@FreeBSD.org> # $FreeBSD$ -# CELESTIA_UI= kde MASTERDIR= ${.CURDIR}/../celestia |