diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2021-03-24 11:39:58 +0800 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2021-03-24 11:39:58 +0800 |
commit | cadca7b5f540781c9f42be6176a2b8d0a4e974fd (patch) | |
tree | ed7126a48fabbdf7d2d04a0541645f5a6ac67cd1 /science/abinit/Makefile | |
parent | 327a0c1a3eacf584aef7e7d1980f05207bf7e7f7 (diff) | |
download | freebsd-ports-gnome-cadca7b5f540781c9f42be6176a2b8d0a4e974fd.tar.gz freebsd-ports-gnome-cadca7b5f540781c9f42be6176a2b8d0a4e974fd.tar.zst freebsd-ports-gnome-cadca7b5f540781c9f42be6176a2b8d0a4e974fd.zip |
science/abinit: Update 9.4.0 -> 9.4.1
Reported by: portscout
Diffstat (limited to 'science/abinit/Makefile')
-rw-r--r-- | science/abinit/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/science/abinit/Makefile b/science/abinit/Makefile index 2d07d6174701..1d8edeb38dab 100644 --- a/science/abinit/Makefile +++ b/science/abinit/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= abinit -DISTVERSIONPREFIX= v -DISTVERSION= 9.4.0 +DISTVERSION= 9.4.1 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org |