diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2022-05-22 23:13:56 +0300 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2022-05-22 23:17:16 +0300 |
commit | b082b3d13e8c4872b73fb681eb99b261926ac9cd (patch) | |
tree | f595ef22b44e510f31aa85721e663c20373a4288 /science/openems | |
parent | 3794e1a2edc06ad14b246dad59ebde670e965186 (diff) | |
download | freebsd-ports-b082b3d13e8c4872b73fb681eb99b261926ac9cd.zip |
devel/boost-all: bump all library consumers after boost upgrade
PR: 246106
Diffstat (limited to 'science/openems')
-rw-r--r-- | science/openems/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/openems/Makefile b/science/openems/Makefile index 56b826b1b08b..3296973eba6c 100644 --- a/science/openems/Makefile +++ b/science/openems/Makefile @@ -2,7 +2,7 @@ PORTNAME= openems DISTVERSIONPREFIX= v DISTVERSION= 0.0.35-71 DISTVERSIONSUFFIX= -g4c24b6e -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org |