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