diff options
Diffstat (limited to 'textproc/miller/Makefile')
-rw-r--r-- | textproc/miller/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/miller/Makefile b/textproc/miller/Makefile index d25611abb6cd..d44547513063 100644 --- a/textproc/miller/Makefile +++ b/textproc/miller/Makefile @@ -1,7 +1,7 @@ PORTNAME= miller DISTVERSIONPREFIX= v DISTVERSION= 6.13.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= https://raw.githubusercontent.com/johnkerl/${PORTNAME}/${DISTVERSIONFULL}/:gomod DISTFILES= go.mod:gomod |