diff options
author | danilo <danilo@FreeBSD.org> | 2015-09-17 10:58:01 +0800 |
---|---|---|
committer | danilo <danilo@FreeBSD.org> | 2015-09-17 10:58:01 +0800 |
commit | ff5b2752324470d2219ee1f7c8af187f39268832 (patch) | |
tree | 7caf6497ceca8c3df995a97ce17496029e77ca41 /science/dlpoly-classic | |
parent | ef383e365a78a5f6dcf3b0e4323b8f4b2af5476a (diff) | |
download | freebsd-ports-gnome-ff5b2752324470d2219ee1f7c8af187f39268832.tar.gz freebsd-ports-gnome-ff5b2752324470d2219ee1f7c8af187f39268832.tar.zst freebsd-ports-gnome-ff5b2752324470d2219ee1f7c8af187f39268832.zip |
- Update to 1.10.0
- Add SLURM to OPTIONS_DEFAULT (it's enabled by default in the configure script)
Diffstat (limited to 'science/dlpoly-classic')
-rw-r--r-- | science/dlpoly-classic/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/dlpoly-classic/Makefile b/science/dlpoly-classic/Makefile index ad97ee9b07e4..78788943fb12 100644 --- a/science/dlpoly-classic/Makefile +++ b/science/dlpoly-classic/Makefile @@ -3,7 +3,7 @@ PORTNAME= dlpoly PORTVERSION= 1.8 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= science java MASTER_SITES= http://ccpforge.cse.rl.ac.uk/gf/download/frsrelease/238/2028/ PKGNAMESUFFIX= classic |