diff options
Diffstat (limited to 'textproc/xsv-rs/Makefile')
-rw-r--r-- | textproc/xsv-rs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/xsv-rs/Makefile b/textproc/xsv-rs/Makefile index 82297d50a312..fa1d0b813003 100644 --- a/textproc/xsv-rs/Makefile +++ b/textproc/xsv-rs/Makefile @@ -1,10 +1,10 @@ PORTNAME= xsv DISTVERSION= 0.13.0 -PORTREVISION= 66 +PORTREVISION= 68 CATEGORIES= textproc PKGNAMESUFFIX= -rs -MAINTAINER= mikael@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Fast CSV toolkit WWW= https://github.com/BurntSushi/xsv |