diff options
author | Michael Landin <mich@FreeBSD.org> | 2003-05-07 11:37:56 +0000 |
---|---|---|
committer | Michael Landin <mich@FreeBSD.org> | 2003-05-07 11:37:56 +0000 |
commit | 1fe84935491d4c60b88821e24fd84487576a52c9 (patch) | |
tree | 06085ad4d2e9607f6e9d7d21e57cc5c7d6c957dc /net/slurm/Makefile | |
parent | 3dc41d3dc9814fbf6d71d6aee14bdc1ad72b2f33 (diff) | |
download | ports-1fe84935491d4c60b88821e24fd84487576a52c9.tar.gz ports-1fe84935491d4c60b88821e24fd84487576a52c9.zip |
Notes
Diffstat (limited to 'net/slurm/Makefile')
-rw-r--r-- | net/slurm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/slurm/Makefile b/net/slurm/Makefile index d2e61618613c..fba3ffcbb8c3 100644 --- a/net/slurm/Makefile +++ b/net/slurm/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.raisdorf.net/files/code/ \ http://www.fachschaft.fh-kiel.de/~hscholz/slurm/ \ http://www.toppoint.de/~hscholz/slurm/ -MAINTAINER= mich@freebsdcluster.org +MAINTAINER= mich@FreeBSD.org COMMENT= Slurm is a generic network load monitor LDFLAGS+= -lncurses |