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 3f5eb96af16a..fc66306604c4 100644 --- a/textproc/miller/Makefile +++ b/textproc/miller/Makefile @@ -1,7 +1,7 @@ PORTNAME= miller DISTVERSIONPREFIX= v DISTVERSION= 6.13.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc MASTER_SITES= https://raw.githubusercontent.com/johnkerl/${PORTNAME}/${DISTVERSIONFULL}/:gomod DISTFILES= go.mod:gomod |