From d6bf1fb9ed1e09f198ea464e60fd0fde2f6c2cd1 Mon Sep 17 00:00:00 2001 From: Marcel Denia Date: Sat, 5 Jul 2014 12:51:04 +0200 Subject: [PATCH] db47: Add myself as maintainer Signed-off-by: Marcel Denia --- libs/db47/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/libs/db47/Makefile b/libs/db47/Makefile index 0265eb0f58..d74caa2fc8 100644 --- a/libs/db47/Makefile +++ b/libs/db47/Makefile @@ -16,7 +16,7 @@ PKG_BUILD_DIR:=$(BUILD_DIR)/db-$(PKG_VERSION) PKG_SOURCE:=db-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://download.oracle.com/berkeley-db/ PKG_MD5SUM:=073ab7f20d24b3872a51ca762f5090e7 - +PKG_MAINTAINER:=Marcel Denia PKG_LICENSE:=BSD-2c PKG_LICENSE_FILES:=LICENSE @@ -32,7 +32,6 @@ define Package/libdb47 DEPENDS:=+libxml2 TITLE:=Berkeley DB library (4.7) URL:=http://www.sleepycat.com/products/db.shtml - MAINTAINER:=W. Michael Petullo endef define Package/libdb47/description @@ -45,7 +44,6 @@ define Package/libdb47xx DEPENDS:=+libdb47 $(CXX_DEPENDS) TITLE:=Berkeley DB library (4.7) for C++ URL:=http://www.sleepycat.com/products/db.shtml - MAINTAINER:=W. Michael Petullo endef define Package/libdb47xx/description