diff options
author | obache <obache@pkgsrc.org> | 2009-07-07 11:43:01 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2009-07-07 11:43:01 +0000 |
commit | 54341d51d09a47a7fbd66563a4a89b8272fecb9f (patch) | |
tree | cc5580e3a1f69e79b218f306931f999e2cd64db4 /databases/p5-tokyotyrant/Makefile | |
parent | 657e233725f335b8c335e7cdc5eaab7de0c9a511 (diff) | |
download | pkgsrc-54341d51d09a47a7fbd66563a4a89b8272fecb9f.tar.gz |
Update p5-tokyotyrant to 1.13.
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 d247edd870d..65eb7c650d9 100644 --- a/databases/p5-tokyotyrant/Makefile +++ b/databases/p5-tokyotyrant/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2009/06/05 12:07:05 obache Exp $ +# $NetBSD: Makefile,v 1.15 2009/07/07 11:43:01 obache Exp $ # -DISTNAME= tokyotyrant-perl-1.12 +DISTNAME= tokyotyrant-perl-1.13 PKGNAME= p5-${DISTNAME:S/-perl-/-/} CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tokyocabinet/} |