diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2023-09-11 03:34:23 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2023-09-11 03:40:14 +0000 |
commit | d87595270445edb56f2dd4fcc2762fa728638953 (patch) | |
tree | 276105c05664d689ebb5cbc489bd2c480be514ee /science/openems/Makefile | |
parent | 7b33455435ad97129eef454f31f64ba5e19fe943 (diff) |
Diffstat (limited to 'science/openems/Makefile')
-rw-r--r-- | science/openems/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/science/openems/Makefile b/science/openems/Makefile index 537562cd302d..a5831cb63620 100644 --- a/science/openems/Makefile +++ b/science/openems/Makefile @@ -1,13 +1,12 @@ PORTNAME= openems DISTVERSIONPREFIX= v -DISTVERSION= 0.0.35-97 -PORTREVISION= 4 -DISTVERSIONSUFFIX= -g0342eef +DISTVERSION= 0.0.35-110 +DISTVERSIONSUFFIX= -g782a738 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org COMMENT= Electromagnetic field solver using the EC-FDTD method -WWW= https://openems.de/start/ +WWW= https://www.openems.de/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING |