diff options
Diffstat (limited to 'misc/cloc/Makefile')
-rw-r--r-- | misc/cloc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/cloc/Makefile b/misc/cloc/Makefile index 4bdf1a8bf036..e28f4eb830c4 100644 --- a/misc/cloc/Makefile +++ b/misc/cloc/Makefile @@ -1,5 +1,5 @@ PORTNAME= cloc -PORTVERSION= 2.04 +PORTVERSION= 2.06 CATEGORIES= misc MASTER_SITES= https://github.com/AlDanial/cloc/releases/download/v${PORTVERSION}/ |