diff options
Diffstat (limited to 'textproc/wdiff/Makefile')
-rw-r--r-- | textproc/wdiff/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/wdiff/Makefile b/textproc/wdiff/Makefile index a61c05d65b2..c142a20c201 100644 --- a/textproc/wdiff/Makefile +++ b/textproc/wdiff/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2012/10/25 06:57:06 asau Exp $ +# $NetBSD: Makefile,v 1.26 2013/06/09 06:10:22 ryoon Exp $ # -DISTNAME= wdiff-1.1.2 +DISTNAME= wdiff-1.2.1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU:=wdiff/} |