From: W. Michael Petullo Date: Tue, 2 Nov 2010 16:19:12 +0000 (+0000) Subject: Add maintainer to db47 Makefile X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=1f9b80a03b874d1117b236f9ed6b083c1a858da3;p=openwrt%2Fsvn-archive%2Farchive.git Add maintainer to db47 Makefile SVN-Revision: 23789 --- diff --git a/libs/db47/Makefile b/libs/db47/Makefile index 7e62dcadd5..c309e06728 100644 --- a/libs/db47/Makefile +++ b/libs/db47/Makefile @@ -28,6 +28,7 @@ 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