diff options
Diffstat (limited to 'databases/p5-tokyotyrant/Makefile')
-rw-r--r-- | databases/p5-tokyotyrant/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-tokyotyrant/Makefile b/databases/p5-tokyotyrant/Makefile index 9f644eb56ce..be467cf64e4 100644 --- a/databases/p5-tokyotyrant/Makefile +++ b/databases/p5-tokyotyrant/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.22 2012/10/02 21:25:36 asau Exp $ +# $NetBSD: Makefile,v 1.23 2012/10/03 21:54:25 wiz Exp $ # DISTNAME= tokyotyrant-perl-1.16 PKGNAME= p5-${DISTNAME:S/-perl-/-/} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= databases perl5 MASTER_SITES= ${HOMEPAGE:S/perldoc/perlpkg/} |