diff options
author | Marcel Denia <naoir@gmx.net> | 2014-07-06 10:54:33 +0200 |
---|---|---|
committer | Marcel Denia <naoir@gmx.net> | 2014-07-06 11:17:30 +0200 |
commit | 690eac47155625a0abdceef3bd303e1c7ca13533 (patch) | |
tree | 1eea5a251dc3798cde8cb7d6d3a9c74f63ca4e69 | |
parent | 8ed42d6c95cd9b408a789826064f8f1ff9c3fb51 (diff) |
libs/gdbm: Add myself as maintainer
Signed-off-by: Marcel Denia <naoir@gmx.net>
-rw-r--r-- | libs/gdbm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/gdbm/Makefile b/libs/gdbm/Makefile index c3d27bcb5..124902b5b 100644 --- a/libs/gdbm/Makefile +++ b/libs/gdbm/Makefile @@ -17,6 +17,7 @@ PKG_MD5SUM:=72c832680cf0999caedbe5b265c8c1bd PKG_LICENSE:=GPLv3 PKG_LICENSE_FILES:=COPYING +PKG_MAINTAINER:=Marcel Denia <naoir@gmx.net> PKG_FIXUP:=autoreconf PKG_REMOVE_FILES:=Makefile compat/Makefile doc/Makefile export/Makefile src/Makefile tests/Makefile |