diff options
Diffstat (limited to 'misc/p5-Search/Makefile')
-rw-r--r-- | misc/p5-Search/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/p5-Search/Makefile b/misc/p5-Search/Makefile index c7e8c7ee7a0..9c8430ef786 100644 --- a/misc/p5-Search/Makefile +++ b/misc/p5-Search/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.22 2008/06/12 02:14:37 joerg Exp $ +# $NetBSD: Makefile,v 1.23 2008/10/19 19:18:31 he Exp $ DISTNAME= Search-0.2 PKGNAME= p5-Search-0.2 +PKGREVISION= 3 SVR4_PKGNAME= p5sea -PKGREVISION= 2 CATEGORIES= misc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Search/} |