diff options
Diffstat (limited to 'textproc/p5-Search-Indexer/Makefile')
-rw-r--r-- | textproc/p5-Search-Indexer/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Search-Indexer/Makefile b/textproc/p5-Search-Indexer/Makefile index 58348f3e4d7..ede71e3c174 100644 --- a/textproc/p5-Search-Indexer/Makefile +++ b/textproc/p5-Search-Indexer/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2015/04/26 13:00:43 mef Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:51:27 wiz Exp $ DISTNAME= Search-Indexer-0.77 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Search/} |