diff options
-rw-r--r-- | textproc/wdiff/Makefile | 5 | ||||
-rw-r--r-- | textproc/wdiff/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/textproc/wdiff/Makefile b/textproc/wdiff/Makefile index cb9dd6bfc024..11aaad739154 100644 --- a/textproc/wdiff/Makefile +++ b/textproc/wdiff/Makefile @@ -6,8 +6,7 @@ # PORTNAME= wdiff -PORTVERSION= 0.6.4 -PORTREVISION= 2 +PORTVERSION= 0.6.5 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= wdiff @@ -15,6 +14,8 @@ MASTER_SITE_SUBDIR= wdiff MAINTAINER= sanpei@FreeBSD.org COMMENT= Display word differences between text files +LICENSE= GPLv3 + GNU_CONFIGURE= yes MAN1= wdiff.1 diff --git a/textproc/wdiff/distinfo b/textproc/wdiff/distinfo index 7bb8ff200e4f..39e34a5e76f7 100644 --- a/textproc/wdiff/distinfo +++ b/textproc/wdiff/distinfo @@ -1,2 +1,2 @@ -SHA256 (wdiff-0.6.4.tar.gz) = 2c53ca1577f568409eff128d978ab5725c41142e5b6874a0a510aac985cfb968 -SIZE (wdiff-0.6.4.tar.gz) = 1231233 +SHA256 (wdiff-0.6.5.tar.gz) = 55875696f5f548103b8318cf82bdd79aa518f2443a1677e30fb19268213932ba +SIZE (wdiff-0.6.5.tar.gz) = 1232434 |