diff options
author | obache <obache@pkgsrc.org> | 2009-02-10 01:08:52 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2009-02-10 01:08:52 +0000 |
commit | 70772583a4abbaed74e4af0ebc7be8181dff4b3f (patch) | |
tree | 00228862794caa08d49103446f1f6c166c1b1cd8 /databases | |
parent | a317cbe44382885e1bcbcc27248912809b52500b (diff) | |
download | pkgsrc-70772583a4abbaed74e4af0ebc7be8181dff4b3f.tar.gz |
Add missing *.lua files to PLIST.
Bump PKGREVISION.
Diffstat (limited to 'databases')
-rw-r--r-- | databases/tokyotyrant/Makefile | 3 | ||||
-rw-r--r-- | databases/tokyotyrant/PLIST | 5 |
2 files changed, 6 insertions, 2 deletions
diff --git a/databases/tokyotyrant/Makefile b/databases/tokyotyrant/Makefile index 25dbbfe1e12..6756e0c72e0 100644 --- a/databases/tokyotyrant/Makefile +++ b/databases/tokyotyrant/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2009/02/07 08:23:10 obache Exp $ +# $NetBSD: Makefile,v 1.10 2009/02/10 01:08:52 obache Exp $ # DISTNAME= tokyotyrant-1.1.14 +PKGREGVISION= 1 CATEGORIES= databases net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tokyocabinet/} diff --git a/databases/tokyotyrant/PLIST b/databases/tokyotyrant/PLIST index 68d328b857c..d7e24453efe 100644 --- a/databases/tokyotyrant/PLIST +++ b/databases/tokyotyrant/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 2009/02/07 08:23:10 obache Exp $ +@comment $NetBSD: PLIST,v 1.10 2009/02/10 01:08:52 obache Exp $ bin/tcrmgr bin/tcrmttest bin/tcrtest @@ -28,5 +28,8 @@ share/tokyotyrant/COPYING share/tokyotyrant/ChangeLog share/tokyotyrant/THANKS share/tokyotyrant/doc/index.html +share/tokyotyrant/ext/senatus.lua +share/tokyotyrant/ext/usherette.lua +@dirrm share/tokyotyrant/ext @dirrm share/tokyotyrant/doc @dirrm share/tokyotyrant |