diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Search-Xapian/Makefile | 4 | ||||
-rw-r--r-- | textproc/xapian-omega/Makefile | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/textproc/p5-Search-Xapian/Makefile b/textproc/p5-Search-Xapian/Makefile index 6a5139b5aa2..ec5660e636b 100644 --- a/textproc/p5-Search-Xapian/Makefile +++ b/textproc/p5-Search-Xapian/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2011/08/14 15:14:08 obache Exp $ +# $NetBSD: Makefile,v 1.9 2011/12/03 03:44:54 sbd Exp $ # DISTNAME= Search-Xapian-1.0.21.0 PKGNAME= ${DISTNAME:S/^/p5-/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Search/} diff --git a/textproc/xapian-omega/Makefile b/textproc/xapian-omega/Makefile index 6afc255d5df..fc1afc9c00c 100644 --- a/textproc/xapian-omega/Makefile +++ b/textproc/xapian-omega/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2010/02/16 14:53:13 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2011/12/03 03:44:54 sbd Exp $ # DISTNAME= xapian-omega-1.0.18 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://oligarchy.co.uk/xapian/1.0.18/ |