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 b678896112e..bc2291ce3b8 100644 --- a/misc/p5-Search/Makefile +++ b/misc/p5-Search/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2012/10/08 09:57:34 asau Exp $ +# $NetBSD: Makefile,v 1.28 2013/05/31 12:41:29 wiz Exp $ DISTNAME= Search-0.2 PKGNAME= p5-Search-0.2 -PKGREVISION= 6 +PKGREVISION= 7 SVR4_PKGNAME= p5sea CATEGORIES= misc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Search/} |