diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2021-08-03 21:50:33 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2021-08-03 22:10:24 +0000 |
commit | 15d0a6a399e334ba05cf7939170f7b7a42ee43bb (patch) | |
tree | 601be62f9218ffc315ba34b36d9c7a66c8cb92b6 /misc | |
parent | 09e724b7691cd434cc68daff6b9860a1f3334283 (diff) | |
download | ports-15d0a6a399e334ba05cf7939170f7b7a42ee43bb.tar.gz ports-15d0a6a399e334ba05cf7939170f7b7a42ee43bb.zip |
Diffstat (limited to 'misc')
-rw-r--r-- | misc/dartsim/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/dartsim/Makefile b/misc/dartsim/Makefile index 745df7cbd324..110ad9acbefd 100644 --- a/misc/dartsim/Makefile +++ b/misc/dartsim/Makefile @@ -1,6 +1,7 @@ PORTNAME= dartsim DISTVERSIONPREFIX= v DISTVERSION= 6.11.0 +PORTREVISION= 1 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org |