diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2021-06-05 07:30:51 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2021-06-16 19:31:27 +0000 |
commit | 63e653adaa7493aa98f17f9fbc834c0aed7e096e (patch) | |
tree | 47db6278bee0a494b51536d7f4b52c3ee2a0703d /science/scidavis/Makefile | |
parent | dc8d8b47cd3c683e6071264d82adb6622d070d71 (diff) |
Diffstat (limited to 'science/scidavis/Makefile')
-rw-r--r-- | science/scidavis/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/scidavis/Makefile b/science/scidavis/Makefile index b2b3b416f847..0c0d1f4928ec 100644 --- a/science/scidavis/Makefile +++ b/science/scidavis/Makefile @@ -1,6 +1,6 @@ PORTNAME= scidavis PORTVERSION= 2.4.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science MAINTAINER= makc@FreeBSD.org |