From 7c05e63c4d78cdc57e22a90bd672e8e561720b19 Mon Sep 17 00:00:00 2001 From: tv Date: Fri, 11 Nov 2005 20:45:44 +0000 Subject: Fix PLIST botch (as in, "I forgot to update the PLIST with the DISTNAME"). Bump PKGREVISION. Thanks wiz@ for catching it. --- devel/check/Makefile | 3 ++- devel/check/PLIST | 8 +++++--- 2 files changed, 7 insertions(+), 4 deletions(-) (limited to 'devel/check') diff --git a/devel/check/Makefile b/devel/check/Makefile index 00e12720508..0a13363fe64 100644 --- a/devel/check/Makefile +++ b/devel/check/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2005/11/07 19:44:58 tv Exp $ +# $NetBSD: Makefile,v 1.11 2005/11/11 20:45:44 tv Exp $ # DISTNAME= check-0.9.3 +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=check/} diff --git a/devel/check/PLIST b/devel/check/PLIST index 8d4aa6a2054..3452faf5ef8 100644 --- a/devel/check/PLIST +++ b/devel/check/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2004/09/27 20:41:19 cube Exp $ +@comment $NetBSD: PLIST,v 1.5 2005/11/11 20:45:44 tv Exp $ include/check.h lib/libcheck.a share/aclocal/check.m4 @@ -9,7 +9,7 @@ share/doc/check/NEWS share/doc/check/README share/doc/check/c14.html share/doc/check/c163.html -share/doc/check/c237.html +share/doc/check/c249.html share/doc/check/c33.html share/doc/check/c57.html share/doc/check/examples/Makefile.am.money @@ -24,7 +24,9 @@ share/doc/check/x172.html share/doc/check/x183.html share/doc/check/x214.html share/doc/check/x220.html -share/doc/check/x234.html +share/doc/check/x226.html +share/doc/check/x232.html +share/doc/check/x246.html share/doc/check/x68.html share/doc/check/x80.html @dirrm share/doc/check/examples -- cgit v1.2.3