pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/databases/tokyotyrant Fixes typo (redundant `G'!).



details:   https://anonhg.NetBSD.org/pkgsrc/rev/33843ac0c682
branches:  trunk
changeset: 554177:33843ac0c682
user:      obache <obache%pkgsrc.org@localhost>
date:      Tue Feb 10 01:14:46 2009 +0000

description:
Fixes typo (redundant `G'!).

diffstat:

 databases/tokyotyrant/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (14 lines):

diff -r 0df8a4e7df2d -r 33843ac0c682 databases/tokyotyrant/Makefile
--- a/databases/tokyotyrant/Makefile    Tue Feb 10 01:09:06 2009 +0000
+++ b/databases/tokyotyrant/Makefile    Tue Feb 10 01:14:46 2009 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2009/02/10 01:08:52 obache Exp $
+# $NetBSD: Makefile,v 1.11 2009/02/10 01:14:46 obache Exp $
 #
 
 DISTNAME=      tokyotyrant-1.1.14
-PKGREGVISION=  1
+PKGREVISION=   1
 CATEGORIES=    databases net
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=tokyocabinet/}
 



Home | Main Index | Thread Index | Old Index