projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a4f7e31
)
Add maintainer to openldap Makefile
author
W. Michael Petullo
<mike@flyn.org>
Tue, 2 Nov 2010 16:22:20 +0000
(16:22 +0000)
committer
W. Michael Petullo
<mike@flyn.org>
Tue, 2 Nov 2010 16:22:20 +0000
(16:22 +0000)
SVN-Revision: 23790
libs/openldap/Makefile
patch
|
blob
|
history
diff --git
a/libs/openldap/Makefile
b/libs/openldap/Makefile
index f9d8b0825ca5b2b381e89e715cc2d5aa86ae6a0b..826af7886b4ea9371d94e0571f4852f6d16fed1f 100644
(file)
--- a/
libs/openldap/Makefile
+++ b/
libs/openldap/Makefile
@@
-25,6
+25,7
@@
include $(INCLUDE_DIR)/package.mk
define Package/openldap/Default
TITLE:=LDAP implementation
URL:=http://www.openldap.org/
+ MAINTAINER:=W. Michael Petullo <mike@flyn.org>
endef
define Package/libopenldap