diff options
author | yuri <yuri@FreeBSD.org> | 2018-10-21 07:29:28 +0800 |
---|---|---|
committer | yuri <yuri@FreeBSD.org> | 2018-10-21 07:29:28 +0800 |
commit | 83be67c37f7aa185ff5cac881cc4f6e1d212298e (patch) | |
tree | 45ee2459910499f0156fb69918d84f0af434a01a /science/octopus | |
parent | 6aa05c631fae27ac604db9d72074310917c7defb (diff) | |
download | freebsd-ports-gnome-83be67c37f7aa185ff5cac881cc4f6e1d212298e.tar.gz freebsd-ports-gnome-83be67c37f7aa185ff5cac881cc4f6e1d212298e.tar.zst freebsd-ports-gnome-83be67c37f7aa185ff5cac881cc4f6e1d212298e.zip |
science/libxc: Update 3.0.0 -> 4.2.3
PR: 231648
Approved by: dieterich@ogolem.org (maintainer's timeout; 27 days)
Diffstat (limited to 'science/octopus')
-rw-r--r-- | science/octopus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/octopus/Makefile b/science/octopus/Makefile index 3bb81136f5db..b9e3eff9b793 100644 --- a/science/octopus/Makefile +++ b/science/octopus/Makefile @@ -2,7 +2,7 @@ PORTNAME= octopus DISTVERSION= 8.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science MASTER_SITES= http://www.tddft.org/programs/${PORTNAME}/download/${DISTVERSION}/ |