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