diff options
Diffstat (limited to 'databases/p5-tokyotyrant/Makefile')
-rw-r--r-- | databases/p5-tokyotyrant/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/p5-tokyotyrant/Makefile b/databases/p5-tokyotyrant/Makefile index 612c1434e72..7de2ab4f1b6 100644 --- a/databases/p5-tokyotyrant/Makefile +++ b/databases/p5-tokyotyrant/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2010/08/06 04:51:23 obache Exp $ +# $NetBSD: Makefile,v 1.20 2010/08/21 16:33:07 seb Exp $ # DISTNAME= tokyotyrant-perl-1.16 PKGNAME= p5-${DISTNAME:S/-perl-/-/} +PKGREVISION= 1 CATEGORIES= databases perl5 MASTER_SITES= ${HOMEPAGE:S/perldoc/perlpkg/} |