diff options
Diffstat (limited to 'p2ptbl/Makefile')
-rw-r--r-- | p2ptbl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/p2ptbl/Makefile b/p2ptbl/Makefile index ff784b9..0900f14 100644 --- a/p2ptbl/Makefile +++ b/p2ptbl/Makefile @@ -19,6 +19,7 @@ define Package/p2ptbl CATEGORY:=Network DEFAULT:=n TITLE:=lightweight distributed key-value store + MAINTAINER:=Jan Huwald <jh@sotun.de> URL:=http://code.sotun.de/git/ffj/p2ptbl DEPENDS:=+shuf +hbbp +coreutils +coreutils-join endef |