diff options
author | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2009-07-17 20:03:33 +0000 |
---|---|---|
committer | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2009-07-17 20:03:33 +0000 |
commit | 84650147227d995f88a0a937b57061a06c199ba6 (patch) | |
tree | 379f851e069850e714caad9968c31aa995860826 /sysutils/torque/Makefile | |
parent | f9877f51a24c6c26cdd41c9a4861a333453a83bd (diff) |
Notes
Diffstat (limited to 'sysutils/torque/Makefile')
-rw-r--r-- | sysutils/torque/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/torque/Makefile b/sysutils/torque/Makefile index e7241462394f..346c0aec5fe0 100644 --- a/sysutils/torque/Makefile +++ b/sysutils/torque/Makefile @@ -6,7 +6,7 @@ # PORTNAME= torque -PORTVERSION= 2.3.5 +PORTVERSION= 2.3.7 CATEGORIES= sysutils parallel MASTER_SITES= http://www.clusterresources.com/downloads/torque/ |