diff options
Diffstat (limited to '')
-rw-r--r-- | textproc/riffdiff/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/riffdiff/Makefile b/textproc/riffdiff/Makefile index 05b8b8806630..dad5455a555e 100644 --- a/textproc/riffdiff/Makefile +++ b/textproc/riffdiff/Makefile @@ -1,6 +1,5 @@ PORTNAME= riffdiff -DISTVERSION= 3.4.1 -PORTREVISION= 1 +DISTVERSION= 3.4.2 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org @@ -10,7 +9,7 @@ WWW= https://github.com/walles/riff LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= moar:textproc/moar +RUN_DEPENDS= moor:textproc/moor USES= cargo |