diff options
author | sbd <sbd> | 2012-02-21 02:26:02 +0000 |
---|---|---|
committer | sbd <sbd> | 2012-02-21 02:26:02 +0000 |
commit | 4e54a27020e9ff6e1827fb088fbadf2466edfb40 (patch) | |
tree | 138662aafc4f000669bf63683622fd1d560f0355 /textproc | |
parent | c365c02f9e3f375c49f4589641c5651cc1e96996 (diff) | |
download | pkgsrc-4e54a27020e9ff6e1827fb088fbadf2466edfb40.tar.gz |
Files listed in CHECK_FILES_SKIP should not be in the PLIST.
Bump PKGREVISION.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/wdiff/Makefile | 3 | ||||
-rw-r--r-- | textproc/wdiff/PLIST | 3 |
2 files changed, 3 insertions, 3 deletions
diff --git a/textproc/wdiff/Makefile b/textproc/wdiff/Makefile index fd288d0f752..a9585ccc196 100644 --- a/textproc/wdiff/Makefile +++ b/textproc/wdiff/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2012/02/03 15:04:25 ryoon Exp $ +# $NetBSD: Makefile,v 1.23 2012/02/21 02:26:02 sbd Exp $ # DISTNAME= wdiff-1.1.0 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU:=wdiff/} diff --git a/textproc/wdiff/PLIST b/textproc/wdiff/PLIST index b85be6f51b3..e9a43f15273 100644 --- a/textproc/wdiff/PLIST +++ b/textproc/wdiff/PLIST @@ -1,7 +1,6 @@ -@comment $NetBSD: PLIST,v 1.9 2011/10/03 13:55:37 ryoon Exp $ +@comment $NetBSD: PLIST,v 1.10 2012/02/21 02:26:02 sbd Exp $ bin/wdiff info/wdiff.info -lib/charset.alias man/man1/wdiff.1 share/locale/af/LC_MESSAGES/wdiff-gnulib.mo share/locale/be/LC_MESSAGES/wdiff-gnulib.mo |