diff options
author | kris <kris@FreeBSD.org> | 2003-10-26 23:17:36 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-10-26 23:17:36 +0000 |
commit | e08ac470cd9cce28e864c57515ad194a7e6e143f (patch) | |
tree | e9b54a9711ce2a5f5495d78ecfd34c8edd138a95 /astro/accrete | |
parent | 74812c52bf610de417313e0f2eac59dc4250cee4 (diff) | |
download | FreeBSD-ports-e08ac470cd9cce28e864c57515ad194a7e6e143f.zip FreeBSD-ports-e08ac470cd9cce28e864c57515ad194a7e6e143f.tar.gz |
portlint (whitespace)
Diffstat (limited to 'astro/accrete')
-rw-r--r-- | astro/accrete/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/astro/accrete/Makefile b/astro/accrete/Makefile index 68b0e59..5d2f469 100644 --- a/astro/accrete/Makefile +++ b/astro/accrete/Makefile @@ -4,14 +4,14 @@ # # $FreeBSD$ -PORTNAME= accrete +PORTNAME= accrete PORTVERSION= 1.0 CATEGORIES= astro MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= chuck@pkix.net -COMMENT= Accrete is a physical simulation of solar system planet formation +COMMENT= Accrete is a physical simulation of solar system planet formation USE_REINPLACE= yes |