diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-10-25 23:41:34 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-10-25 23:41:34 +0000 |
commit | 4e896a50f826a6dab94bd8c9a09d268a8aa48cf7 (patch) | |
tree | 10b7014104ebd0aaae8e4e402003e77848c50655 /math/mcsim | |
parent | 2c7110785aadaaf617e492105d7e1ffc032f75b3 (diff) | |
download | ports-4e896a50f826a6dab94bd8c9a09d268a8aa48cf7.tar.gz ports-4e896a50f826a6dab94bd8c9a09d268a8aa48cf7.zip |
Notes
Diffstat (limited to 'math/mcsim')
-rw-r--r-- | math/mcsim/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/mcsim/Makefile b/math/mcsim/Makefile index 330a9486ecb0..3d2eccca0c51 100644 --- a/math/mcsim/Makefile +++ b/math/mcsim/Makefile @@ -3,6 +3,7 @@ PORTNAME= mcsim PORTVERSION= 6.1.0 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= GNU |