diff options
author | Michael Landin <mich@FreeBSD.org> | 2004-04-29 12:11:20 +0000 |
---|---|---|
committer | Michael Landin <mich@FreeBSD.org> | 2004-04-29 12:11:20 +0000 |
commit | ae3d2a1304b89a46eb5316da5996d87c7f0f87ec (patch) | |
tree | 44f0aa404a29a60c589c88ab4077998e1d71ba79 /net/slurm/Makefile | |
parent | daa160330440e117afdbe1ff3d24bbda3be5255e (diff) |
Update to 0.3.2
- Code cleanup
- Feature enhancement
Notes
Notes:
svn path=/head/; revision=107966
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 f8daa632d8e1..00711d597127 100644 --- a/net/slurm/Makefile +++ b/net/slurm/Makefile @@ -7,7 +7,7 @@ # PORTNAME= slurm -PORTVERSION= 0.3.1 +PORTVERSION= 0.3.2 CATEGORIES= net MASTER_SITES= http://www.raisdorf.net/files/code/ \ http://www.fachschaft.fh-kiel.de/~hscholz/slurm/ |