diff options
Diffstat (limited to 'textproc/p5-Search-Xapian/Makefile')
-rw-r--r-- | textproc/p5-Search-Xapian/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Search-Xapian/Makefile b/textproc/p5-Search-Xapian/Makefile index 35dce0e57ce..984eae86f91 100644 --- a/textproc/p5-Search-Xapian/Makefile +++ b/textproc/p5-Search-Xapian/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2012/10/25 06:56:19 asau Exp $ +# $NetBSD: Makefile,v 1.14 2013/05/31 12:42:13 wiz Exp $ # DISTNAME= Search-Xapian-1.2.8.0 PKGNAME= ${DISTNAME:S/^/p5-/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Search/} |