projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
408d8fe
)
Add maintainer to db47 Makefile
author
flyn
<flyn@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 2 Nov 2010 16:19:12 +0000
(16:19 +0000)
committer
flyn
<flyn@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 2 Nov 2010 16:19:12 +0000
(16:19 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23789
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
libs/db47/Makefile
patch
|
blob
|
history
diff --git
a/libs/db47/Makefile
b/libs/db47/Makefile
index
7e62dca
..
c309e06
100644
(file)
--- 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 <mike@flyn.org>
endef
define Package/libdb47/description