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 b5be8c3820f..00a9e95d0ba 100644 --- a/textproc/wdiff/Makefile +++ b/textproc/wdiff/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2014/07/29 02:52:50 wen Exp $ -# +# $NetBSD: Makefile,v 1.29 2016/09/16 06:27:51 wiz Exp $ DISTNAME= wdiff-1.2.2 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU:=wdiff/} |