diff options
author | kris <kris@FreeBSD.org> | 2003-10-27 07:17:36 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-10-27 07:17:36 +0800 |
commit | e08ac470cd9cce28e864c57515ad194a7e6e143f (patch) | |
tree | e9b54a9711ce2a5f5495d78ecfd34c8edd138a95 /astro/accrete | |
parent | 74812c52bf610de417313e0f2eac59dc4250cee4 (diff) | |
download | freebsd-ports-gnome-e08ac470cd9cce28e864c57515ad194a7e6e143f.tar.gz freebsd-ports-gnome-e08ac470cd9cce28e864c57515ad194a7e6e143f.tar.zst freebsd-ports-gnome-e08ac470cd9cce28e864c57515ad194a7e6e143f.zip |
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 68b0e5998219..5d2f4695f6aa 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 |