diff options
author | Dmitri Goutnik <dmgk@FreeBSD.org> | 2022-07-13 23:30:59 +0000 |
---|---|---|
committer | Dmitri Goutnik <dmgk@FreeBSD.org> | 2022-07-14 12:46:05 +0000 |
commit | 153cb65ac8a05356245dd09d1ff48c2a6afafc5a (patch) | |
tree | b03704ea894789b613ee7fa9e7db74e4bf543388 /misc/chrono | |
parent | 6ea1aaa47ad125ca51bf0a5ffe6a390d664676fe (diff) | |
download | ports-153cb65ac8a05356245dd09d1ff48c2a6afafc5a.tar.gz ports-153cb65ac8a05356245dd09d1ff48c2a6afafc5a.zip |
Diffstat (limited to 'misc/chrono')
-rw-r--r-- | misc/chrono/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/chrono/Makefile b/misc/chrono/Makefile index d90b3fcc79ab..6b53c079b9af 100644 --- a/misc/chrono/Makefile +++ b/misc/chrono/Makefile @@ -2,7 +2,7 @@ PORTNAME= chrono DISTVERSIONPREFIX= v DISTVERSION= 1.1.0-4 DISTVERSIONSUFFIX= -g70cda7f -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc PKGNAMESUFFIX= -time-tracking |