diff options
author | obache <obache@pkgsrc.org> | 2009-05-19 21:16:27 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2009-05-19 21:16:27 +0000 |
commit | 90bf3fcb62779a72f2bca2cffe2685d3a9495012 (patch) | |
tree | fb0f5d358cdc4ec211e046dad46a387ad5d632d8 /net/slurm | |
parent | 5604eb1fdaf6491b37f626d47bacb905d657ad93 (diff) | |
download | pkgsrc-90bf3fcb62779a72f2bca2cffe2685d3a9495012.tar.gz |
Update subdir of MASTER_SITES (or may just /slrum/).
Diffstat (limited to 'net/slurm')
-rw-r--r-- | net/slurm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/slurm/Makefile b/net/slurm/Makefile index 565e58b5a59..ed734c38f25 100644 --- a/net/slurm/Makefile +++ b/net/slurm/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2007/01/07 09:14:06 rillig Exp $ +# $NetBSD: Makefile,v 1.13 2009/05/19 21:16:27 obache Exp $ # DISTNAME= slurm-0.3.3 CATEGORIES= net -MASTER_SITES= http://www.wormulon.net/files/code/slurm/ +MASTER_SITES= http://www.wormulon.net/files/slurm/ MAINTAINER= mail@eckigesauge.de HOMEPAGE= http://www.raisdorf.net/projects/slurm/ |