diff options
Diffstat (limited to 'textproc/wdiff/Makefile')
-rw-r--r-- | textproc/wdiff/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/wdiff/Makefile b/textproc/wdiff/Makefile index 77df5f33df6..9a355a7bbb1 100644 --- a/textproc/wdiff/Makefile +++ b/textproc/wdiff/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2011/02/05 17:54:13 ryoon Exp $ +# $NetBSD: Makefile,v 1.20 2011/04/22 13:44:52 obache Exp $ # DISTNAME= wdiff-0.6.5 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU:=wdiff/} |