diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2018-02-27 04:55:52 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2018-02-27 04:55:52 +0000 |
commit | 4f1b9160a46d92a4b74d8df36158b9c219e21238 (patch) | |
tree | 1ad4f42e0cdd8c84a29c4880345c59e0ee967621 /astro/accrete | |
parent | 6cf62064ca4a07f6867a13fb54ffd90369810d88 (diff) | |
download | ports-4f1b9160a46d92a4b74d8df36158b9c219e21238.tar.gz ports-4f1b9160a46d92a4b74d8df36158b9c219e21238.zip |
Notes
Diffstat (limited to 'astro/accrete')
-rw-r--r-- | astro/accrete/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/accrete/Makefile b/astro/accrete/Makefile index 26a386d8c18e..9b2c4e126fcc 100644 --- a/astro/accrete/Makefile +++ b/astro/accrete/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.0 CATEGORIES= astro MASTER_SITES= SF -MAINTAINER= chuck@pkix.net +MAINTAINER= ports@FreeBSD.org COMMENT= Accrete is a physical simulation of solar system planet formation MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" PREFIX=${STAGEDIR}${PREFIX} \ |