diff --git a/textproc/zq/Makefile b/textproc/zq/Makefile index 4b0dde2df47b..559fd2615bdc 100644 --- a/textproc/zq/Makefile +++ b/textproc/zq/Makefile @@ -1,13 +1,12 @@ PORTNAME= zq -PORTREVISION= 4 COMMENT= Easier and faster alternative to jq GO_MODULE= github.com/brimdata/zq GO_PKGNAME= github.com/brimdata/zed/cmd/zq PLIST_FILES= bin/zq MASTERDIR= ${.CURDIR}/../zed .include "${MASTERDIR}/Makefile"